@transferwise/eslint-plugin-wise

0.1.0 • Public • Published

eslint-plugin-wise

A collection of custom eslint rules.

Rules

  • form-has-method-attribute

Writing a custom rule

See the current rules as an example.

  1. Create a test file and add Valid and Invalid examples
  2. Write your rule, using https://astexplorer.net/ to understand what your JavaScript code appears as to ESLint.
  3. Add your rule to the exports and include in the eslint template.

Package Sidebar

Install

npm i @transferwise/eslint-plugin-wise

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

6.52 kB

Total Files

9

Last publish

Collaborators

  • itservices
  • tw-circleci