diff --git a/README.md b/README.md index 106cb5d..f1d230c 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ Here is a configuration sample: "alwaysShowRuleFailuresAsWarnings": false, "ignoreDefinitionFiles": true, "configFile": "../tslint.json", - "suppressWhileTypeErrorsPresent": false, - "mockTypeScriptVersion": false + "suppressWhileTypeErrorsPresent": false } ] }