add script alias
This commit is contained in:
parent
7d62a511cd
commit
4d9514ed57
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
"author": "idleberg",
|
"author": "idleberg",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"lint": "npm run test",
|
||||||
"test": "remark -u lint ./4.0/*.markdown ./legacy/**/*.markdown"
|
"test": "remark -u lint ./4.0/*.markdown ./legacy/**/*.markdown"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Reference in a new issue