chore: initial commit
This commit is contained in:
7
frontend/packages/lib-shared/tsconfig.json
Normal file
7
frontend/packages/lib-shared/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"moduleResolution": "node",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user