eslint-config-lamansky

2.0.0 • Public • Published

eslint-config-lamansky

ESLint is a tool that checks JavaScript files to see if they meet certain coding style guidelines. This project is a custom ESLint config (set of style rules) based on Standard.

Installation

First add the package to your Node.js project.

npm i eslint-config-lamansky -D

Then add the following to your package.json:

"eslintConfig"{
  "extends": "lamansky"
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-lamansky

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

4.12 kB

Total Files

5

Last publish

Collaborators

  • lamansky