electron/fiddle

bug: monaco themes are stored in wrong folder

Open

#729 opened on Jun 20, 2021

 (3 comments) (0 reactions) (0 assignees)TypeScript (757 forks)github user discovery
:beetle: bugarea:themeshacktoberfest

Repository metrics

Stars
 (7,732 stars)
PR merge metrics
 (Avg merge 4h 7m) (8 merged PRs in 30d)

Description

CONFIG_PATH is hardcoded to be a .dotdir underneath the home directory, which ignores other conventions e.g. XDG_CONFIG_HOME.

Contributor guide