issues
search
eslint-stylistic
/
eslint-stylistic
Monorepo for ESLint Stylistic plugins and configs
https://eslint.style
MIT License
1.47k
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(function-call-spacing): remove invalid defaults from schema
#617
FloEdelmann
opened
1 day ago
0
`function-call-spacing`: `default` in schema is invalid
#616
FloEdelmann
opened
1 day ago
0
chore: release v2.11.1 (main)
#615
github-actions[bot]
opened
1 day ago
0
Missing peer dependency `typescript`
#614
scagood
opened
2 days ago
5
chore: release v2.11.0 (main)
#613
github-actions[bot]
closed
3 days ago
1
build(deps): bump codecov/codecov-action from 4 to 5
#612
dependabot[bot]
closed
4 days ago
0
`no-empty-function`: incompatible with eslint 9.15.0
#611
Choppel
closed
3 days ago
3
Update config-presets.md
#610
BenjaminBrienen
closed
1 week ago
0
`space-before-function-paren`: shared config differs from docs?
#609
bhj
opened
1 week ago
2
`max-len`: add an option to ignore lines containing ONLY a string or template literal
#608
CrookedGrandma
opened
1 week ago
1
test: cross test `function-call-spacing`
#607
9romise
closed
2 days ago
0
feat(function-call-spacing)!: autofix if there is newline and option is `never`
#606
9romise
opened
2 weeks ago
1
feat(function-call-spacing): add `optionalChain` when option is `always`
#605
9romise
closed
3 days ago
1
fix: fix the `update` script in `Windows`
#604
9romise
closed
3 days ago
1
feat(function-call-argument-newline): add support for Import Attributes
#603
ota-meshi
closed
3 days ago
1
feat(comma-style)!: turn off all exceptions option by default
#602
ota-meshi
opened
2 weeks ago
1
`comma-style`: turn off all `exceptions` option by default
#601
ota-meshi
opened
2 weeks ago
0
fix(comma-style): handles comma after default import and trailing comma
#600
ota-meshi
closed
1 day ago
1
`comma-style`: does not report commas between default imports and named imports
#599
ota-meshi
closed
1 day ago
0
`comma-style`: does not report trailing commas except in arrays.
#598
ota-meshi
closed
1 day ago
0
feat(comma-style): add support for more syntax
#597
ota-meshi
closed
3 days ago
1
`comma-style`: add support for named exports and more
#596
ota-meshi
closed
3 days ago
2
chore: release v2.10.1 (main)
#595
github-actions[bot]
closed
3 weeks ago
1
fix(key-spacing): crash for import without attributes when using `align` option
#594
ota-meshi
closed
3 weeks ago
1
`one-var-declaration-per-line`: incorrect fix applied when combined with `one-var`
#593
u01jmg3
opened
3 weeks ago
0
`key-spacing`: 2.10 introduced crash
#592
Lippiece
closed
3 weeks ago
1
fix(indent-binary-ops): disabled to lower the indention when left token start with close bracket
#591
k35o
closed
3 weeks ago
1
fix: correct the type of `quotes` in `customize`
#590
9romise
closed
3 weeks ago
0
feat(function-call-spacing): auto-fix optional chain when option is `never`
#589
9romise
closed
3 weeks ago
0
fix(function-call-spacing): don't remove comments while auto-fixing
#588
9romise
closed
3 weeks ago
1
docs(func-call-spacing): fixing broken links
#587
undsoft
closed
3 weeks ago
0
feat(comma-dangle): add support for Import Attributes
#586
ota-meshi
closed
3 days ago
1
feat(function-paren-newline): add support for Import Attributes
#585
ota-meshi
closed
3 days ago
1
feat(no-multi-spaces): add `ImportAttribute` node type to default `exceptions` option
#584
ota-meshi
closed
3 weeks ago
1
feat(key-spacing): add support for Import Attributes
#583
ota-meshi
closed
3 weeks ago
1
feat(padding-line-between-statements): multiline/singleline-export
#582
chripi
closed
3 weeks ago
3
feat(quote-props): add support for Import Attributes
#581
ota-meshi
closed
3 weeks ago
1
feat(indent): add support for Import Attributes
#579
ota-meshi
closed
3 weeks ago
1
Support Import Attributes
#578
ota-meshi
opened
3 weeks ago
3
docs – incorrect breadcrumbs for TS rules
#577
undsoft
opened
3 weeks ago
0
feat(indent-binary-ops): logical expression indent
#576
k35o
closed
3 weeks ago
3
`object-shorthand`: Port and improve from eslint
#573
nnmrts
opened
3 weeks ago
0
The default configuration of the `arrowParens` rule does not match the documentation description
#572
shixianqin
closed
3 weeks ago
4
`@stylistic/eslint-plugin`: Typescript package is installed in pure JavaScript projects
#571
vladshcherbin
opened
4 weeks ago
0
feat(function-call-spacing): support `ImportExpression` in `ts` version
#570
9romise
closed
3 weeks ago
1
chore: release v2.10.0 (main)
#569
github-actions[bot]
closed
3 weeks ago
1
`stylistic.configs.customize({ quotes: "backtick" })` gives type error even though it's valid
#568
samualtnorman
closed
3 weeks ago
0
refactor: replace deprecated api with new api
#567
9romise
closed
4 weeks ago
1
fix(jsx-closing-bracket-location): should not remove comment in jsx
#566
zzxming
closed
3 weeks ago
1
feat!: cross test `function-call-spacing`
#565
9romise
opened
1 month ago
6
Next