diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 5f1eb0ce..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "eslint.options": { - "configFile": "./.eslintrc.json" - }, - "eslint.validate": [ - "javascript", - "typescript" - ] -} \ No newline at end of file