Skip to content

Commit 7dafc39

Browse files
committed
enable eslint flatConfig
1 parent 6978154 commit 7dafc39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dot_config/nvim/coc-settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
"ltex.languageToolOrg.username": "${env:LANGTOOL_USERNAME}",
192192
"ltex.languageToolOrg.apiKey": "${env:LANGTOOL_API_KEY}",
193193
"eslint.packageManager": "pnpm",
194+
"eslint.experimental.useFlatConfig": true,
194195
"python.formatting.provider": "black",
195196
"cSpell.showStatus": false,
196197
"cSpell.allowCompoundWords": true,

0 commit comments

Comments
 (0)