We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8343156 commit 764695cCopy full SHA for 764695c
tsconfig.json
@@ -14,7 +14,7 @@
14
"baseUrl": ".",
15
"paths": {
16
"@shared/*": ["src/shared/*"]
17
- }
+ },
18
/* Additional Checks */
19
// "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */
20
// "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
0 commit comments