[go: up one dir, main page]

Skip to content

Issues: eslint-stylistic/eslint-stylistic

Merge js/ts/jsx into single package
#482 opened Jul 29, 2024 by antfu
Open 1
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

jsx-uses-vars: Check if a variable is used as jsx enhancement New feature or request
#547 opened Sep 25, 2024 by ImJiaWenKai
4 tasks done
quotes: "avoidEscape": "enforce" enhancement New feature or request
#543 opened Sep 20, 2024 by Dimava
4 tasks done
quotes: allowTemplateLiterals false does not work properly bug-edge-case Bug that appear only on specific condition or configuration. PR welcome. pr welcome
#542 opened Sep 17, 2024 by Zamiell
4 of 5 tasks
rule-name: Update lines-between-class-members to have a "max" enhancement New feature or request
#541 opened Sep 15, 2024 by patrickjh
4 tasks done
padded-blocks: add line break after block open curtly and before close curly brackets accepted The propsal get accepted, PR welcome! enhancement New feature or request pr welcome
#540 opened Sep 13, 2024 by zdm
3 of 4 tasks
comma-dangle: distinguish between function calls and function declarations enhancement New feature or request
#516 opened Aug 26, 2024 by axefrog
3 of 4 tasks
customize: expose offsetTernaryExpressions enhancement New feature or request
#514 opened Aug 20, 2024 by teidesu
4 tasks done
Type Errors when importing the plugin upstream
#506 opened Aug 13, 2024 by Zamiell
3 of 5 tasks
operator-linebreak: Support TS union & intersection operators enhancement New feature or request
#495 opened Aug 7, 2024 by alexey-kozlenkov
4 tasks done
align-assignment: Enforce alignment at = operator. enhancement New feature or request
#494 opened Aug 7, 2024 by id-aditya
4 tasks done
type-annotation-spacing: unexpectedSpaceBetween ? and ':' enhancement New feature or request
#491 opened Aug 2, 2024 by mho22
4 tasks done
Merge js/ts/jsx into single package
#482 opened Jul 29, 2024 by antfu
[arethetypeswrong] Plugin types are wrong bug Something isn't working help wanted Extra attention is needed infra Infrastructure issues
#481 opened Jul 29, 2024 by bradzacher
3 tasks done
type-annotation-spacing and key-spacing: conflict
#476 opened Jul 22, 2024 by Mqxx
3 of 5 tasks
arrow-body-style: migrate from eslint enhancement New feature or request
#470 opened Jul 19, 2024 by dislido
4 tasks done
indent-binary-ops: weird conflicts with indent
#469 opened Jul 18, 2024 by samchouse
3 of 5 tasks
brace-style,semi: Having trouble with TypeScript types
#464 opened Jul 12, 2024 by EliasVal
3 of 5 tasks
lines-around-comment: allowParameterStart/allowParameterEnd needed enhancement New feature or request
#462 opened Jul 9, 2024 by essenmitsosse
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.