mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Updated ESlint Config and Housekeeping
This commit is contained in:
parent
a65a38f00a
commit
5d5ca66e5d
12 changed files with 512 additions and 107 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
/* Modules */
|
||||
"module": "esnext", /* Specify what module code is generated. */
|
||||
"rootDir": "./source", /* Specify the root folder within your source files. */
|
||||
"rootDir": "src", /* Specify the root folder within your source files. */
|
||||
"moduleResolution": "node", /* 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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue