Skip to content
Snippets Groups Projects
Commit 7886c7a8 authored by Michael Kriese's avatar Michael Kriese Committed by Rhys Arkins
Browse files
parent 6b00f292
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ module.exports = { ...@@ -10,7 +10,7 @@ module.exports = {
], ],
parser: '@typescript-eslint/parser', parser: '@typescript-eslint/parser',
parserOptions: { parserOptions: {
project: './tsconfig.json', // project: './tsconfig.json',
}, },
plugins: ['import', 'promise', '@typescript-eslint'], plugins: ['import', 'promise', '@typescript-eslint'],
rules: { rules: {
......
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