Repo restructure.
This commit is contained in:
9
packages/declaform/tsconfig.json
Normal file
9
packages/declaform/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./",
|
||||
"outDir": "../../dist/declaform",
|
||||
"types": ["jest"]
|
||||
},
|
||||
"include": ["src", "tests"]
|
||||
}
|
||||
Reference in New Issue
Block a user