chore: enable eslint flatConfig for vscode

Experimental Feature currently..
This commit is contained in:
Scott
2024-04-28 16:41:34 -04:00
parent bca47cc902
commit c22acab21e

View File

@@ -16,5 +16,6 @@
},
"yaml.schemas": {
"./.vscode/astrowind/config-schema.json": "/src/config.yaml"
}
},
"eslint.experimental.useFlatConfig": true
}