Issues
- 2
`no-unnecessary-polyfills`: always triggered on `core-js/{actual,full}/<feature>`
#2506 opened by andreww2012 - 4
`prefer-includes` not working in vue templates
#2508 opened by Mini-ghost - 3
- 0
`filename-case`: add `$` as an ignored char
#2503 opened by ruiaraujo012 - 1
Rule proposal: `class-method-style`
#2504 opened by zanminkian - 0
`prefer-math-min-max`: ignore bigint variable
#2509 opened by yoursunny - 2
Rule proposal: the inverse of `prefer-dom-node-dataset`
#2451 opened by bschlenk - 2
How to extend type of globalThis
#2502 opened by mickaelchanrion - 3
- 4
- 1
- 7
`expiring-todo-comments` Broken in ESlint `9.15.0`
#2496 opened by Lalem001 - 0
Use `meta.defaultOptions` for rules with options
#2498 opened by sindresorhus - 1
Results of weekly scheduled smoke test
#2500 opened by github-actions - 2
- 0
- 0
- 1
[refer-global-this] if (typeof window === 'undefined')
#2492 opened by tjx666 - 0
- 3
- 0
`prefer-set-has`: Add a `min` array length option
#2491 opened by omril1 - 0
- 17
- 6
Rule proposal: no-unnecessary-async
#2487 opened by cjoecker - 1
Typo in `no-negation-in-equality-check`'s message
#2483 opened by incendial - 4
`no-useless-spread` it is not safe to remove spread in `[...foo.concat(bar)]`
#2480 opened by magic-akari - 1
Rule proposal: `perfer-async-generator-function`
#2481 opened by fisker - 3
Rule proposal: prefer-object-has-own
#2479 opened by axetroy - 1
Rule proposal: no-dynamic-require
#2477 opened by axetroy - 1
`prefer-dom-node-append`: Property 'append' does not exist on type 'ChildNode'.
#2474 opened by Samuel-Therrien-Beslogic - 5
- 2
- 2
- 3
Rule proposal: prefer-split-limit
#2464 opened by gurgunday - 0
Make `consistent-destructuring` configurable
#2469 opened by geoffswift - 2
Rule proposal: no catch throw
#2466 opened by fregante - 1
- 2
- 1
`prefer-dom-node-remove` is confusing as it only applies to Elements, not Nodes
#2456 opened by viveleroi - 1
- 3
Rule proposal: `no-restricted-loops`
#2453 opened by zanminkian - 2
`explicit-length-check`: Possible deprecation or new rule with reversed behaviour
#2455 opened by ferferga - 1
Rule proposal: `require-reduce-initial-value`
#2454 opened by zanminkian - 0
Rule proposal: `no-instanceof-builtin-object`
#2452 opened by zanminkian - 0
Rule proposal: `no-this-outside-of-class`
#2450 opened by zanminkian - 3
Rule proposal: no-implicit-conversion
#2448 opened by axetroy - 2
- 7
Rule proposal: `better-boolean-var-name`
#2441 opened by axetroy - 0
Rule `prefer-math-min-max` is missing
#2444 opened by dgsbg - 4
`prefer-add-event-listener`: Bad autofix when assignment a non-function object
#2440 opened by axetroy