@jaydp17/eslint-config

0.1.1 • Public • Published

@jaydp17/eslint-config

ESLint config for all my personal projects

▶️ Usage

Install the config to you project

$ npm install --save-dev @jaydp17/eslint-config

Then, add @jaydp17/eslint-config to the extends array in your .eslintrc.*

{
  "extends": ["@jaydp17"],
  // other stuff
}

💚 Credits

🎓 LICENSE

MIT

/@jaydp17/eslint-config/

    Package Sidebar

    Install

    npm i @jaydp17/eslint-config

    Weekly Downloads

    0

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    3.15 kB

    Total Files

    6

    Last publish

    Collaborators

    • jaydp17