eslint-config-minimal

0.4.2 • Public • Published

📐 Minimal

Add these rules to your project to catch errors fast, while keeping the code squeaky clean. ❇️

Yarn

yarn add eslint-config-minimal --dev

Npm

npm i --save-dev eslint-config-minimal

Use In Your Project

Create an .eslintrc file with the following contents:

{
  "extends": "minimal"
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-minimal

Weekly Downloads

159

Version

0.4.2

License

MIT

Last publish

Collaborators

  • alex-wilmer