eslint-plugin-vanilla-extract/src
Ante Budimir 52d38d4477 feat 🥁: add recommended config with error-level rules
Add a recommended configuration preset that enables concentric-order and no-empty-style-blocks rules with error severity.

- Fix plugin configuration structure to work properly with ESLint 9
- Set concentric-order and no-empty-style-blocks as recommended rules
- Use error severity for recommended rules to enforce best practices
- Maintain backward compatibility with existing implementations

This change improves developer experience by providing sensible defaults while maintaining flexibility for customization.
2025-04-07 13:00:55 +03:00
..
css-rules feat 🥁: add no-empty-style-blocks rule 2025-04-06 16:34:35 +03:00
css-sample feat 🥁: add no-empty-style-blocks rule 2025-04-06 16:34:35 +03:00
index.ts feat 🥁: add recommended config with error-level rules 2025-04-07 13:00:55 +03:00