Skip to content

Commit 6b961ae

Browse files
author
Jakub Jirous
committed
ts config cleanup
1 parent c3d8d94 commit 6b961ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
4141
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
4242
// "resolveJsonModule": true, /* Enable importing .json files. */
43-
// "noResolve": true, /* Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should miniMaxSum to a project. */
43+
// "noResolve": true, /* Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project. */
4444

4545
/* JavaScript Support */
4646
// "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files. */

0 commit comments

Comments
 (0)