eslint-config-moovly

1.2.13 • Public • Published

installation

  1. npm install --save-dev 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": "eslint-config-moovly"
}

/eslint-config-moovly/

    Package Sidebar

    Install

    npm i eslint-config-moovly

    Weekly Downloads

    33

    Version

    1.2.13

    License

    private

    Unpacked Size

    2.75 kB

    Total Files

    4

    Last publish

    Collaborators

    • 0mbre