Skip to content

Commit 2032c6d

Browse files
Lint 'patternMatcher.ts'.
1 parent 9c61e53 commit 2032c6d

File tree

2 files changed

+79
-133
lines changed

2 files changed

+79
-133
lines changed

Jakefile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ var servicesLintTargets = [
925925
"services.ts",
926926
"outliningElementsCollector.ts",
927927
"navigateTo.ts",
928+
"patternMatcher.ts",
928929
].map(function (s) {
929930
return path.join(servicesDirectory, s);
930931
});

0 commit comments

Comments
 (0)