Change tsconfig

This commit is contained in:
Hri7566 2023-09-09 01:36:03 -04:00
parent c764e38ca1
commit ac6c1d646a
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@
// "moduleResolution": "node10", /* Specify how TypeScript looks up a file from a given module specifier. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
"paths": {
"~/*": ["./src/*"]
},
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
// "types": [], /* Specify type package names to be included without being referenced in a source file. */