eslint-plugin-magicdawn
v0.0.5
Published
eslint plugin for self use
Downloads
16
Maintainers
Readme
eslint-plugin-magicdawn
eslint plugin for self use
Install
$ npm i eslint-plugin-magicdawn --save-dev
configs
plugin:magicdawn/base
for node lib/app
extends:
- plugin:magicdawn/base
plugin:magicdawn/vue
for vue app
extends:
- plugin:magicdawn/vue
rules
| name | desc | doc |
| ------------------ | ------------------------------- | ------------------------------------- |
| no-module-export
| no module.export =
assignment | doc |
Why
2017-03-19
I have a typo module.export
, missing 's'
that made me confused
Changelog
License
the MIT License http://magicdawn.mit-license.org