chore: configure vscode eslint for flat config
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 14 Jun 2024 21:07:53 +0000 (23:07 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 14 Jun 2024 21:07:53 +0000 (23:07 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.vscode/settings.json

index ebec4d23f67a2ada6ce297a94f948699520b52c7..6ace0caa4c10b19e839f6c2fb9f86c7b0cbbde0e 100644 (file)
@@ -2,6 +2,8 @@
   "editor.codeActionsOnSave": {
     "source.fixAll": "explicit"
   },
+  // enable flat config files (eslint.config.*js)
+  "eslint.experimental.useFlatConfig": true,
   "cSpell.words": [
     "Alessandro",
     "Ardizio",