Initial commit
This commit is contained in:
10
node_modules/with/tsconfig.json
generated
vendored
Normal file
10
node_modules/with/tsconfig.json
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "@forbeslindesay/tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "lib",
|
||||
"incremental": true,
|
||||
"rootDir": "src",
|
||||
"tsBuildInfoFile": "lib/.tsbuildinfo"
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
Reference in New Issue
Block a user