0.5.0 • Published 2 years ago

@-k/eslint-plugin v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@a-k/eslint-plugin

Personal configuration for eslint

npm

  • Install it with npm install --save-dev @-k/eslint-plugin :inbox_tray:

  • Set up minimal configuration: :wrench:

    {
        "extends": "plugin:@-k/base",
        "plugins": ["@-k"]
    }
  • You're good to go! :wink:

:open_book: For more details, you can check the set of rules