chore: fix tseslint config
This commit is contained in:
parent
219e6a29e4
commit
15b03d7561
2 changed files with 14 additions and 7 deletions
|
|
@ -30,5 +30,5 @@
|
|||
"esModuleInterop": true
|
||||
// "noImplicitReturns": true
|
||||
},
|
||||
"include": ["src", "package.json"]
|
||||
"include": ["src", "package.json", "reset.d.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue