Merge branch 'master' into eslint-fixes
This commit is contained in:
commit
4bbb916788
36 changed files with 1002 additions and 630 deletions
|
@ -19,7 +19,8 @@ module.exports = {
|
|||
},
|
||||
ecmaVersion: 'latest',
|
||||
sourceType: 'module',
|
||||
project: './tsconfig.json'
|
||||
project: './tsconfig.json',
|
||||
tsconfigRootDir: __dirname
|
||||
},
|
||||
plugins: [
|
||||
'only-warn',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue