An ESLint Plugin for my own NPM projects.
⚠ This plugin is WIP & alpha indefinitely, and may break at any time. Don't depend on it for stability. ⚠
List of available configs:
-
base
- Base configuration -
esnext
- For Code in ESNext -
modules
- For ESM projects -
node
- For Node-based projects -
react
- Base configuration for JSX-based projects -
react-esnext
- React projects in ESNext -
typescript
- For typescript projects