Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 6c9d683

Browse files
committed
Reformat
1 parent fd5a520 commit 6c9d683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
2828

2929
/* Modules */
30-
"module": "ES2020" /* Specify what module code is generated. */,
30+
"module": "ES2020" /* Specify what module code is generated. */,
3131
// "rootDir": "./", /* Specify the root folder within your source files. */
32-
"moduleResolution": "bundler" /* Specify how TypeScript looks up a file from a given module specifier. */,
32+
"moduleResolution": "bundler" /* Specify how TypeScript looks up a file from a given module specifier. */,
3333
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
3434
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
3535
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */

0 commit comments

Comments
 (0)