Not sure what happened there.

This commit is contained in:
Will Hoskings
2020-02-09 16:01:51 +00:00
parent cd95069ae8
commit b7d9c85318

View File

@@ -40,7 +40,7 @@
/* Module Resolution Options */
// "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
// Hack to stop VSCode from fsuggestions imports without ./
// Hack to stop VSCode from suggesting imports without ./ or ../ as a prefix.
"baseUrl": "../../", /* Base directory to resolve non-absolute module names. */
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
// "typeRoots": [], /* List of folders to include type definitions from. */