first commit
This commit is contained in:
9
fog/libs/encounter-library/tsconfig.lib.json
Executable file
9
fog/libs/encounter-library/tsconfig.lib.json
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../../dist/out-tsc",
|
||||
"declaration": true,
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"include": ["src/**/*.ts", "src/**/*.json"]
|
||||
}
|
||||
Reference in New Issue
Block a user