0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/lint/expected_compact.out

6 lines
275 B
Text
Raw Normal View History

[WILDCARD]file1.js: line 1, col 1 - Ignore directive requires lint rule name(s) (ban-untagged-ignore)
[WILDCARD]file1.js: line 2, col 15 - Empty block statement (no-empty)
[WILDCARD]file2.ts: line 3, col 14 - Empty block statement (no-empty)
Found 3 problems
Checked 2 files