Skip to content
Snippets Groups Projects
Commit 9e3fff65 authored by David Sehnal's avatar David Sehnal
Browse files

eslint config fix

parent 05c35a3a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
},
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": ["tsconfig.json", "src/servers/tsconfig.json"],
"project": ["tsconfig.json", "tsconfig.servers.json"],
"sourceType": "module"
},
"plugins": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment