fix
This commit is contained in:
parent
0a3d68a602
commit
ae487a96c8
|
@ -1,8 +1,4 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
env: {
|
||||
node: false,
|
||||
},
|
||||
parserOptions: {
|
||||
tsconfigRootDir: __dirname,
|
||||
project: ['./tsconfig.json'],
|
||||
|
|
Loading…
Reference in New Issue