feat: whyrating - initial project from turbostarter boilerplate
This commit is contained in:
6
packages/monitoring/mobile/tsconfig.json
Normal file
6
packages/monitoring/mobile/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@turbostarter/tsconfig/internal.json",
|
||||
"compilerOptions": {},
|
||||
"include": ["*.ts", "src/**/*"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user