mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
137f1a0c68
This initially uses the new diagnostic printer in `deno lint`, `deno doc` and `deno publish`. In the limit we should also update `deno check` to use this printer.
2 lines
86 B
Text
2 lines
86 B
Text
error[no-unused-vars]: `a` is never used
|
|
error[prefer-const]: `a` is never reassigned
|