mirror of
https://github.com/denoland/deno.git
synced 2025-02-22 21:23:32 -05:00
12 lines
342 B
Text
12 lines
342 B
Text
![]() |
Error linting: [WILDLINE]main.ts
|
||
|
The 'test-plugin/my-rule' rule caused a syntax error applying 'Fix this test-plugin/my-rule problem'.
|
||
|
|
||
|
Range: [14, 18]
|
||
|
Text: "garbage test test"
|
||
|
|
||
|
: Expected a semicolon at file:///[WILDLINE]/main.ts:1:23
|
||
|
|
||
|
const value = garbage test test;
|
||
|
~~~~
|
||
|
Checked 2 files
|