0.0.5 • Published 5 years ago

eslint-plugin-magicdawn v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-plugin-magicdawn

eslint plugin for self use

Build Status Coverage Status npm version npm downloads npm license

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

namedescdoc
no-module-exportno module.export = assignmentdoc

Why

2017-03-19

I have a typo module.export, missing 's' that made me confused

Changelog

CHANGELOG.md

License

the MIT License http://magicdawn.mit-license.org