eslint-config-lamansky

v2.0.0
Custom ESLint configuration. Extends Standard.
eslint eslintconfig

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"
}
npm i eslint-config-lamansky

Metadata

  • MIT
  • Whatever
  • Fr. John Lamansky
  • released 9/1/2019

Downloads

Maintainers