diff --git a/tsconfig-chipper.json b/tsconfig-chipper.json index 7cf442fa..f677301b 100644 --- a/tsconfig-chipper.json +++ b/tsconfig-chipper.json @@ -6,8 +6,9 @@ "js/common/**/*", "js/npm-dependencies/**/*", "js/grunt/tasks/util/**/*", - "js/grunt/lint.ts", "js/grunt/check.ts", + "js/grunt/lint.ts", + "js/grunt/tasks/lint.ts", // TODO: should we split buildjson into a subsection that can be used by this one too (just phet-core?) // TODO: split buildjson into a subsection that can be used by this one too (just phet-core?) "../phet-core/js/types/**/*" ]