mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
Not sure what happened there.
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user