issues
search
43081j
/
eslint-plugin-lit
lit-html support for ESLint
121
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`no-this-assign-in-render`: Only fail if the assignment is to a reactive property
#214
bearfriend
opened
2 months ago
5
Allow `this` in property and call descendants in `render` assignments
#213
bearfriend
closed
2 months ago
4
feat: use provenance and tags for publishing
#212
43081j
closed
2 months ago
0
False positive when using static expressions
#211
hampoelz
opened
3 months ago
3
fix: false positive in quoted-expressions (#209)
#210
jpradelle
closed
3 months ago
10
bug: false positive with quoted-expressions
#209
jpradelle
closed
3 months ago
0
feat: add a rule to ensure attribute is set to false when type is not serializable
#208
jpradelle
opened
4 months ago
0
feat: add strictSnakeCase option to rule attribute-names
#207
jpradelle
closed
2 months ago
7
feat: improve LitElement identification
#206
jpradelle
closed
2 months ago
2
docs: update readme to include flat config usage
#205
43081j
closed
5 months ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#204
dependabot[bot]
closed
5 months ago
0
Fix for #202
#203
HerrDietz
closed
6 months ago
0
rule 'attribute-names' is also applied to internal reactive state
#202
HerrDietz
closed
6 months ago
5
fix: allow decorated properties with class fields
#201
43081j
closed
6 months ago
1
chore: add publish ci workflow
#200
43081j
closed
6 months ago
0
accessor keyword (TC39) causes no_undef warning/error in eslint
#199
srijken
opened
7 months ago
1
New rule: `no-invalid-css`
#198
koddsson
opened
7 months ago
1
test: simplify config assertions
#197
43081j
closed
7 months ago
0
feat: support flat configs
#196
43081j
closed
8 months ago
11
`markVariableAsUsed` for the `customElement` decorator
#195
what1s1ove
opened
8 months ago
11
Flat config support & improvements for `d.ts`
#194
what1s1ove
closed
8 months ago
2
False negative lit/no-classfield-shadowing
#193
tpluscode
closed
6 months ago
4
1.11.0
#192
43081j
closed
11 months ago
0
feat: new rule attribute-names
#191
43081j
closed
11 months ago
3
chore: bump dev dependencies
#190
43081j
closed
1 year ago
0
Fix `no-template-arrow` false positives
#189
jpzwarte
opened
1 year ago
3
Support https://typescript-eslint.io/rules/unbound-method in `lit/no-template-arrow` rule
#188
jpzwarte
opened
1 year ago
3
Enforce property attribute naming convention
#187
ajbrun
closed
11 months ago
3
1.10.1
#186
43081j
closed
1 year ago
0
fix(no-this-assign-in-render): explicit left hand side traversal
#185
43081j
closed
1 year ago
0
chore: add classfield rule to readme
#184
43081j
closed
1 year ago
0
1.10.0
#183
43081j
closed
1 year ago
0
chore: update dev dependencies
#182
43081j
closed
1 year ago
0
build(deps-dev): bump @babel/traverse from 7.20.1 to 7.23.2
#181
dependabot[bot]
closed
1 year ago
0
feat: no classfield shadowing
#180
michellangeveld
closed
1 year ago
5
Extend invalid escape sequences rule to other tagged template literals
#179
mikejamesthompson
opened
1 year ago
1
v1.9.1
#178
43081j
closed
1 year ago
0
Cannot find module './configs/all' with version 1.9.0
#177
svanherk
closed
1 year ago
2
1.9.0
#176
43081j
closed
1 year ago
0
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#175
dependabot[bot]
closed
1 year ago
0
Add more native properties
#174
abdonrd
opened
1 year ago
2
feat (lifecycle-super): add new lifecycle-super rule
#173
43081j
closed
1 year ago
0
1.8.3
#172
43081j
closed
1 year ago
0
fix (no-this-assign-in-render): only match left side of assignments
#171
43081j
closed
1 year ago
4
`lit/no-this-assign-in-render` seems to false positive when you assign a local variable with the value of this.property
#170
halkeye
closed
1 year ago
3
feat (prefer-nothing): add suggested fix
#169
43081j
closed
1 year ago
0
1.8.2
#168
43081j
closed
1 year ago
0
fix: restrict quoted-expressions rule to attribute bindings
#167
43081j
closed
1 year ago
0
1.8.1
#166
43081j
closed
1 year ago
0
lit/quoted-expressions match expressions that is not attribute or property
#165
tevey
closed
1 year ago
1
Next