Initial commit
This commit is contained in:
7
Frontend/pages/home/tsconfig.json
Normal file
7
Frontend/pages/home/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"watch": true,
|
||||
"inlineSourceMap": true,
|
||||
"noImplicitUseStrict": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user