summaryrefslogtreecommitdiff
path: root/tools/lint.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint.js')
-rwxr-xr-xtools/lint.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lint.js b/tools/lint.js
index 36ab12e84..f77ddbaf7 100755
--- a/tools/lint.js
+++ b/tools/lint.js
@@ -50,6 +50,7 @@ async function dlint() {
":!:cli/tsc/dts/**",
":!:cli/tests/testdata/encoding/**",
":!:cli/tests/testdata/error_syntax.js",
+ ":!:cli/tests/testdata/file_extensions/ts_with_js_extension.js",
":!:cli/tests/testdata/fmt/**",
":!:cli/tests/testdata/npm/**",
":!:cli/tests/testdata/lint/**",