Skip to content

ESLint rules shared by Nahuel Garbezza's projects

License

Notifications You must be signed in to change notification settings

ngarbezza/eslint-config-ngarbezza

Repository files navigation

eslint-config-ngarbezza

ESLint rules shared by Nahuel Garbezza's projects.

More info on Shareable configs: https://eslint.org/docs/developer-guide/shareable-configs

To use it in your NPM project:

  1. Install the NPM package as a dev dependency (npm i --save-dev eslint-config-ngarbezza)
  2. Add the following to your package.json:
{
    "extends": "eslint-config-ngarbezza"
}

About

ESLint rules shared by Nahuel Garbezza's projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published