1.1.1 • Published 4 years ago
eslint-plugin-bestseller v1.1.1
README
This is an ESLint plugin by BESTSELLER.
How to test new rules
- Go to the eslint-plugin-bestseller folder
- run "npm link"
- Go to the dmw_bing folder
- run "npm link eslint-plugin-bestseller"
- Go to the build_suite folder
- run "npm link eslint-plugin-bestseller"
Eslint options
See http://eslint.org/docs/developer-guide/working-with-rules-deprecated#options-schemas
How to run tests
- run "npm test"