chore: noEmit when check types
This commit is contained in:
parent
7673443aa6
commit
f93ffb93bf
@ -1,4 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["./src/**/*", "./test/**/*"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user