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.
.tsconfig
1 parent 9892b3f commit 7a1cbebCopy full SHA for 7a1cbeb
template/tsconfig.json
@@ -37,7 +37,7 @@
37
38
/* Module Resolution Options */
39
"moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
40
- "baseUrl": "./", /* Base directory to resolve non-absolute module names. */
+ // "baseUrl": "./", /* Base directory to resolve non-absolute module names. */
41
// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
42
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
43
// "typeRoots": [], /* List of folders to include type definitions from. */
0 commit comments