Sink/.vscode/settings.json
ZL Asica cd7e3022d5
chore: fix wrong key in vscode setting
For eslint version > 9 no need to add .experimental
2024-12-02 20:02:59 -06:00

4 lines
74 B
JSON

{
// Enable ESlint flat config support
"eslint.useFlatConfig": true
}