summaryrefslogtreecommitdiff
path: root/tests/specs/lint/json/file1.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/lint/json/file1.js')
-rw-r--r--tests/specs/lint/json/file1.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/lint/json/file1.js b/tests/specs/lint/json/file1.js
new file mode 100644
index 000000000..737f26818
--- /dev/null
+++ b/tests/specs/lint/json/file1.js
@@ -0,0 +1,2 @@
+// deno-lint-ignore
+while (false) {}