commit
c863f2af3d
|
@ -9,7 +9,8 @@
|
|||
"noImplicitAny": true,
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
"incremental": true
|
||||
"incremental": true,
|
||||
"types": [ "node", "jest"],
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue