refactor progress
This commit is contained in:
6
packages/logger/tsconfig.json
Normal file
6
packages/logger/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "../../tsconfigs/package.json",
|
||||
"compilerOptions": {},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["src/mock.tsx"]
|
||||
}
|
||||
Reference in New Issue
Block a user