mirror of
https://github.com/denoland/deno.git
synced 2025-03-11 14:47:26 -04:00

This PR aligns the `RuleContext` of JS plugins with ESLint. --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
const value = "unfixed";
|
|
console.log(value);
|