mirror of
https://github.com/denoland/deno.git
synced 2025-02-23 13:43:31 -05:00
12 lines
257 B
Text
12 lines
257 B
Text
![]() |
error[test-plugin/my-rule]: should be equal to string "1"
|
||
|
--> [WILDLINE]main.ts:1:15
|
||
|
|
|
||
|
1 | const value = "𝄞";
|
||
|
| ^^^
|
||
|
|
||
|
docs: https://docs.deno.com/lint/rules/test-plugin/my-rule
|
||
|
|
||
|
|
||
|
Found 1 problem (1 fixable via --fix)
|
||
|
Checked 2 files
|