mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
5 lines
275 B
Text
5 lines
275 B
Text
[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
|