Merge pull request #76 from aleclarson/patch-1
docs: remove mockTypeScriptVersion from example
This commit is contained in:
Коммит
3d20f421ef
|
@ -46,8 +46,7 @@ Here is a configuration sample:
|
|||
"alwaysShowRuleFailuresAsWarnings": false,
|
||||
"ignoreDefinitionFiles": true,
|
||||
"configFile": "../tslint.json",
|
||||
"suppressWhileTypeErrorsPresent": false,
|
||||
"mockTypeScriptVersion": false
|
||||
"suppressWhileTypeErrorsPresent": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче