mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-04 00:24:58 +00:00
[ISSUE-14] Improved README.md (#16)
* Fixed tool help and version information * docs(issue-14): improved README.md
This commit is contained in:
parent
b3287965d2
commit
14f486d7e8
6 changed files with 102 additions and 42 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue