diff --git a/.vscode/settings.json b/.vscode/settings.json index f8324c6..ee40024 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,5 +16,6 @@ }, "yaml.schemas": { "./.vscode/astrowind/config-schema.json": "/src/config.yaml" - } + }, + "eslint.experimental.useFlatConfig": true }