43081j / 43081j/eslint-plugin-wc
Enhance `wc/no-closed-shadow-root` with fix
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 113
- Forks
- 19
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 2
Description
It should be relatively easy to produce a fix for `wc/no-closed-shadow-root` rule on error.
Taking `.attachShadow({ mode: 'closed' })` to `.attachShadow({ mode: 'open' })`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.