3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript757 forks (757 forks)github user discovery
:beetle: bugarea:themeshacktoberfest
Repository metrics
- Stars
- 7,732 stars (7,732 stars)
- PR merge metrics
- Avg merge 4h 7m (Avg merge 4h 7m)8 merged PRs in 30d (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
- Research direction
- Investigate how to replace the hardcoded CONFIG PATH with a path that respects XDG CONFIG HOME or uses Electron's app.getPath('userData').
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Prerequisites
- TypeScriptElectronNode.js