init commit
This commit is contained in:
6
bin/pac/tools/templates/pcf/tsconfig.json
Normal file
6
bin/pac/tools/templates/pcf/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "./node_modules/pcf-scripts/tsconfig_base.json",
|
||||
"compilerOptions": {
|
||||
"typeRoots": ["node_modules/@types"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user