diff --git a/.vscode/settings.json b/.vscode/settings.json index 9b97c9e2..b46de825 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -139,8 +139,6 @@ "typescript.preferences.preferTypeOnlyAutoImports": true, "typescript.preferences.includePackageJsonAutoImports": "on", - // Enable the ESlint flat config support - "eslint.experimental.useFlatConfig": true, "eslint.validate": [ "javascript", "typescript",