1.2.1 • Published 2 years ago
@itsrakesh/eslint-config v1.2.1
@itsrakesh/eslint-config
A shared eslint configurations for itsrakesh projects.
Installation
npm i @itsrakesh/eslint-config
or
yarn add @itsrakesh/eslint-config
or
pnpm add @itsrakesh/eslint-configUsage
- In your
.eslintrc.js.
module.exports = {
extends: ["@itsrakesh/eslint-config/<config-name>"],
};License
Distributed under the MIT License. See LICENSE.txt for more information.