The plugin's goal is to warn you when you import a css/scss module and then attempt to use a class which does not exist there. Pretty simple, it addition it will provide a list of all available classes from that module in hints, so that you can fix the pr
React specific linting rules for ESLint
An ESLint plugin that provides rules to verify CSS definition objects.
Report and remove unused es6 modules
ESLint rules for React Hooks
Static AST checker for accessibility rules on JSX elements.
Validate that your components can safely be updated with Fast Refresh
Turns off all rules that are unnecessary or might conflict with Prettier.
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Rules enforcing best practices while using Tailwind CSS
ESLint configuration used by Create React App
Import with sanity.
ESLint rules for Primer React
React Native specific linting rules for ESLint
Airbnb's ESLint config, following our styleguide
Full CSS support for JSX without compromises
ESLint plugin to display errors found by the React compiler.
JavaScript Standard Style JSX support - ESLint Shareable Config
TypeScript plugin for ESLint
Node default behavior import resolution plugin for eslint-plugin-import.
ESLint plugin for Scoped CSS in Vue.js
CSS linting plugin for ESLint
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
AST utility module for statically analyzing JSX