diff --git a/hhast-lint.json b/hhast-lint.json index 0328a5dd..cdf2b6b9 100644 --- a/hhast-lint.json +++ b/hhast-lint.json @@ -1,9 +1,6 @@ { "roots": [ "src/", "codegen/", "tests/" ], "builtinLinters": "all", - "extraLinters": [ - "Facebook\\HHAST\\HHClientLinter" - ], "overrides": [ { "patterns": [ "codegen/*", "tests/examples/*" ],