-
-
Notifications
You must be signed in to change notification settings - Fork 120
Issues: eslint-stylistic/eslint-stylistic
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
Label
Projects
Milestones
Assignee
Sort
Issues list
When install
@stylistic/eslint-plugin
4.2 , the vscode can't work correctly
#735
opened Mar 15, 2025 by
finscn
3 of 5 tasks
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
#710
opened Mar 4, 2025 by
mho22
4 tasks done
@stylistic/indent
: Cannot read properties of undefined (reading 'length')
#708
opened Mar 3, 2025 by
Tamas-hi
3 of 5 tasks
no-extra-parens
: autofix breaks function return values
bug-edge-case
#699
opened Feb 23, 2025 by
zyoshoka
3 of 5 tasks
Documentation: arrow-body-style hyperlink in rules/js/implicit-arrow-linebreak leads to 404
#696
opened Feb 20, 2025 by
Manushenkov
space-before-function-paren
: Mismatching documentation for async arrow function
#682
opened Feb 16, 2025 by
susnux
5 tasks done
keyword-spacing
: add "catch" special treatment
enhancement
#681
opened Feb 11, 2025 by
crystalfp
3 of 4 tasks
indent-binary-ops
: treats TS union types as binary operators
#676
opened Feb 2, 2025 by
danyadev
3 of 5 tasks
curly-newline
: minElements option doesn't respect comments
#675
opened Feb 2, 2025 by
danyadev
3 of 5 tasks
semi
: "beforeStatementContinuationChars": "always"
does not always require semicolon
#668
opened Jan 20, 2025 by
andjsrk
3 of 5 tasks
keyword-spacing
: clashes with type-generic-spacing
for generic unnamed class expressions.
#666
opened Jan 17, 2025 by
miguel-leon
5 tasks done
no-extra-parens
: Conditional Spread Syntax
enhancement
#664
opened Jan 15, 2025 by
erosman
3 of 4 tasks
no-mixed-operators
: Not working in all-flat
unless specifically enabled
#658
opened Jan 10, 2025 by
KyleHorkley
3 of 5 tasks
type-annotation-newline
: New rule for enforcing spacing inside of type annotation objects
enhancement
#656
opened Jan 9, 2025 by
easternmotors
3 of 4 tasks
padding-line-between-statements
: newline-before-first-import (JSDoc)
enhancement
#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
object-property-newline
: does not apply to deconstructed objects
#628
opened Dec 5, 2024 by
longzheng
3 of 5 tasks
class-format
: enforces clean spacing by trimming whitespace in class-related attributes
enhancement
#626
opened Nov 30, 2024 by
michaelprys
3 of 4 tasks
newline-per-chained-call
: max-len
respective breaks
enhancement
#620
opened Nov 25, 2024 by
seahindeniz
3 of 4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.