Node.js: >=18.x Next.js: 13.5.x ├── app/ # Next.js app directory ├── components/ # UI components │ ├── sections/ # Page sections │ └── ui/ # shadcn/ui components ├── config/ # Configuration files │ ...
This package contains a plugin that allows you to natively lint CSS files using ESLint. Important: This plugin requires ESLint v9.15.0 or higher and you must be using the new configuration system.