We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6978154 commit 7dafc39Copy full SHA for 7dafc39
dot_config/nvim/coc-settings.json
@@ -191,6 +191,7 @@
191
"ltex.languageToolOrg.username": "${env:LANGTOOL_USERNAME}",
192
"ltex.languageToolOrg.apiKey": "${env:LANGTOOL_API_KEY}",
193
"eslint.packageManager": "pnpm",
194
+ "eslint.experimental.useFlatConfig": true,
195
"python.formatting.provider": "black",
196
"cSpell.showStatus": false,
197
"cSpell.allowCompoundWords": true,
0 commit comments