[ISSUE-14] Improved README.md (#16)

* Fixed tool help and version information

* docs(issue-14): improved README.md
This commit is contained in:
Andrea Lamparelli 2023-01-03 11:28:15 +01:00 committed by GitHub
parent b3287965d2
commit 14f486d7e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 102 additions and 42 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 */