@moovly/eslint-config-moovly

2.0.0 • Public • Published

installation

  1. npm install --save-dev @moovly/eslint-config-moovly

(
  export PKG=eslint-config-moovly;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs npm install --save-dev "$PKG@latest"
)
  1. Create an .eslintrc file at the root of your repo.
{
    "extends": "@moovly/eslint-config-moovly"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @moovly/eslint-config-moovly

Weekly Downloads

0

Version

2.0.0

License

private

Unpacked Size

2.78 kB

Total Files

4

Last publish

Collaborators

  • jonathanstevens