@mfejs/eslint-config-pkg
v1.0.0
Published
eslint config
Downloads
3
Readme
ESLint Config
Install
# with npm
npm i @mfejs/eslint-config-pkg -D
# with yarn
yarn add @mfejs/eslint-config-pkg -D
# with pnpm
pnpm add @mfejs/eslint-config-pkgg -D
# with Bun
bun add@mfejs/eslint-config-pkg -D
Usage
{
"extends": ["@mfejs/pkg"]
}