diff --git a/.vscode/settings.json b/.vscode/settings.json index b655f26c1..89713b3a9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "angular.enable-strict-mode-prompt": false, + "eslint.useFlatConfig": true, "files.watcherExclude": { "**/.git/objects/**": true, "**/.git/subtree-cache/**": true,