chore: remove tests
This commit is contained in:
parent
e0111db5f5
commit
3ea35ff713
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@
|
||||||
"esModuleInterop": true
|
"esModuleInterop": true
|
||||||
// "noImplicitReturns": true
|
// "noImplicitReturns": true
|
||||||
},
|
},
|
||||||
"include": ["src", "tests", "package.json"],
|
"include": ["src", "package.json"],
|
||||||
"exclude": ["dist", "node_modules"]
|
"exclude": ["dist", "node_modules"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue