add script alias

This commit is contained in:
idleberg 2020-07-18 01:09:57 +02:00
parent 7d62a511cd
commit 4d9514ed57

View file

@ -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": [