Cannonbark

Results 6 issues of Cannonbark

It could be interesting to use the link of EssentialX Discord Link to link only one time accounts of players if this plugin and Discord Link are in use. Here's...

enhancement

With OxLint there is some cool output format but I think of two that could be nice to have ### Format: **[files](#files)**: A list of files that have errors with...

A-cli

**Please describe what the rule should do:** When we use Option API (in typescript and javascript) it is better to use defineComponent to enable props type inference (1). A rule...

new rule proposition
accepted proposition

#15671 made me thought of this. With oxlint plugin support, eslint will be less used and keeping `eslint-disable` when you're not using eslint seems bad practice to me. So it...

A-linter

### Describe the change In v1 docs there was an example docs comparing Express.js and h3 and it's missing from v2 docs. Will it be added when v2 became stable?...

documentation

### Versions eslint-plugin-vuetify: 2.5.3 eslint: 9.35.0 typescript: 5.9.2 ### Issue When importing `eslint-plugin-vuetify` in an eslint config with `// @ts-check` we get this error: > TS7016: Could not find a...