1.0.4 • Published 4 months ago
@wmabr/eslint-config v1.0.4
WMA ESLint config
Setup
1. Install dependencies:
npm i -D eslint @wmabr/eslint-config
2. Inside eslint.config.js
:
import config from "@wmabr/eslint-config";
export default [
...config
];
Docs
License
MIT by WMA Personalizados