Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
eslint-plugin-qwik@1.14.0 source code.tar.gz | 2025-05-21 | 9.0 MB | |
eslint-plugin-qwik@1.14.0 source code.zip | 2025-05-21 | 10.3 MB | |
README.md | 2025-05-21 | 546 Bytes | |
Totals: 3 Items | 19.3 MB | 0 |
Minor Changes
- ✨ our eslint plugin now supports eslint 9 (by @better-salmon in #7418)
Patch Changes
- ✨ Improve types and README documentation with clear configuration examples for ESLint 9+ (flat config). Added
globalIgnores
for more clarity andtseslint.config
for better type inference inside theparserOptions
option. (by @better-salmon in #7418)