mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2025-12-31 08:53:33 +00:00
970 B
970 B
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Feature Request | Suggest an enhancement for the vanilla-extract CSS ESLint plugin | [FEATURE]: Add concise descriptive title | enhancement, needs-triage | antebudimir |
Contribution Checklist
- I've confirmed that this feature isn't already implemented
- I've searched for similar feature requests before creating this one
- I've checked that this feature aligns with the project's goals
- I've considered how this would benefit the broader community
Problem Statement
Proposed Solution
// Example of how the feature might work
import { style } from '@vanilla-extract/css';
const example = style({
// How your proposed feature would improve this code
});
Expected Behavior
Alternatives Considered
Implementation Ideas
Use Cases
Additional Context
Environment Information
- Node Version:
- Package Versions:
- ESLint:
- @vanilla-extract/css:
- TypeScript: