Skip to content

Issues: eslint-stylistic/eslint-stylistic

Merge js/ts/jsx into single package
#482 opened Jul 29, 2024 by antfu
Open 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Allow to change severity of the rules enhancement New feature or request
#733 opened Mar 14, 2025 by stambolievv
4 tasks done
type-annotation-spacing: Unexpected space between the ? and : enhancement New feature or request
#710 opened Mar 4, 2025 by mho22
4 tasks done
no-extra-parens: autofix breaks function return values bug-edge-case Bug that appear only on specific condition or configuration. PR welcome.
#699 opened Feb 23, 2025 by zyoshoka
3 of 5 tasks
keyword-spacing: add "catch" special treatment enhancement New feature or request
#681 opened Feb 11, 2025 by crystalfp
3 of 4 tasks
no-extra-parens: Conditional Spread Syntax enhancement New feature or request
#664 opened Jan 15, 2025 by erosman
3 of 4 tasks
Type Issue for eslint-plugin
#659 opened Jan 10, 2025 by rgant
3 of 5 tasks
padding-line-between-statements: newline-before-first-import (JSDoc) enhancement New feature or request
#654 opened Jan 7, 2025 by Deadmano
3 of 4 tasks
Support Formatting JSON Files enhancement New feature or request
#651 opened Jan 4, 2025 by Barzi-Ahmed
3 of 4 tasks
newline-per-chained-call: max-len respective breaks enhancement New feature or request
#620 opened Nov 25, 2024 by seahindeniz
3 of 4 tasks
Missing peer dependency typescript
#614 opened Nov 19, 2024 by scagood
4 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.