mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
* feat: add extensions and updating settings * fix(eslint-config): add prettier plugin and upgrade prettier * feat: add eslint extension to the recommendations * feat: major upgrade to VSCode settings * feat: more settings changes * feat: add background watcher task to always build the project * fix: various background task issues * style: eslint --------- Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
4 lines
78 B
JSON
4 lines
78 B
JSON
{
|
|
"recommendations": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode"]
|
|
}
|