@panda-clouds/eslint-config-panda-clouds

1.3.0 • Public • Published

Panda Clouds ESLint Config

maintained by PandaClouds.com

An ESLint config for standardizing Panda Clouds Projects.

Installation

  1. If you want to use this library, you first need to install the Node.js.

  2. When you install node.js, will also be installed npm.

  3. Please run the following command.

npm install --save-dev @panda-clouds/eslint-config-panda-clouds
  1. run the following command:
cat << 'EOF' > .eslintrc.js
module.exports = {
    extends: '@panda-clouds/eslint-config-panda-clouds',
    rules: {},
};
EOF

/@panda-clouds/eslint-config-panda-clouds/

    Package Sidebar

    Install

    npm i @panda-clouds/eslint-config-panda-clouds

    Weekly Downloads

    0

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    11.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • mrmarcsmith