Add MD003 with tests, add JSON config for rules.

This commit is contained in:
David Anson 2015-02-27 22:06:54 -08:00
parent 75b63a43ab
commit a2d42b6208
14 changed files with 266 additions and 36 deletions

View file

@ -15,6 +15,7 @@
},
"scripts": {
"test": "nodeunit",
"debug": "node debug node_modules/nodeunit/bin/nodeunit",
"lint": "eslint lib test"
},
"dependencies": {