diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..01cd42281 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + // TODO: Remove this setting when upgrading ESLint to v9.0.0 or higher + "eslint.useFlatConfig": false +}