1.1.3 • Published 10 months ago
@mirite/eslint-config-mirite v1.1.3
@mirite/eslint-config-mirite
Note: This package is ESM only.
This is a collection of my go-to ESLint configurations for my projects.
Usage
The rules have been split into three different configs that can be mixed and matched as needed.
// eslint.config.js
import { general, react, tailwind } from "@mirite/eslint-config-mirite";
export default [...general, ...react, ...tailwind];1.1.1
10 months ago
1.1.0
10 months ago
1.0.1
12 months ago
1.0.0
1 year ago
1.1.3
10 months ago
1.1.2
10 months ago
0.1.0
1 year ago
0.3.0
1 year ago
0.2.0
1 year ago
0.1.1
1 year ago
0.4.4
1 year ago
0.4.1
1 year ago
0.3.2
1 year ago
0.4.0
1 year ago
0.3.1
1 year ago
0.4.3
1 year ago
0.4.2
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago