Fixed tool help and version information

This commit is contained in:
Andrea Lamparelli 2023-01-03 10:11:43 +01:00
parent b3287965d2
commit fdd3b38ef5
3 changed files with 17 additions and 31 deletions

View file

@ -43,7 +43,7 @@
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
// "resolveJsonModule": true, /* Enable importing .json files. */
"resolveJsonModule": true, /* Enable importing .json files. */
// "noResolve": true, /* Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project. */
/* JavaScript Support */