first
This commit is contained in:
11
node_modules/is-what/tsconfig.json
generated
vendored
Normal file
11
node_modules/is-what/tsconfig.json
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"strict": true,
|
||||
"isolatedModules": true,
|
||||
"esModuleInterop": true,
|
||||
"declaration": true,
|
||||
"declarationDir": "./types/"
|
||||
},
|
||||
"include": ["src/**/*", "test/**/*"]
|
||||
}
|
Reference in New Issue
Block a user