Releases: do-ob-io/config
Releases · do-ob-io/config
vite-lib-config: v3.1.0
3.1.0 (2024-07-25)
Features
- RollupTypes is now disabled by default (65e2324)
eslint-config: v2.6.0
2.6.0 (2024-07-25)
Features
- Turned off linting rule for explicit any (c4bf319)
eslint-config: v2.5.1
2.5.1 (2024-07-03)
Bug Fixes
- no-unused-vars eslint rule has been moved to a global rule set. (d086f5a)
- Removed unused import (#31) (1a944b9)
eslint-config: v2.5.0
2.5.0 (2024-07-02)
Features
eslint-config: v2.4.0
2.4.0 (2024-06-15)
Features
- Added react compiler eslinting rules (74256ec)
eslint-config: v2.3.0
2.3.0 (2024-06-09)
Features
- Added tailwind eslinting to recommended configurations (800fe91)
eslint-config: v2.2.1
2.2.1 (2024-05-31)
Bug Fixes
- globals now only impact js files (75fe137)
eslint-config: v2.2.0
2.2.0 (2024-05-31)
Features
- Added globals to ts and js files (04296c9)
eslint-config: v2.1.2
2.1.2 (2024-05-17)
Bug Fixes
- Resolved rules for tailwind configs (a1b6b28)
vite-lib-config: v3.0.1
3.0.1 (2024-05-17)
Bug Fixes
- Styling issues with eslint-config by importing stylistic (2379160)