mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2026-01-16 15:54:17 +09:00
Update npm run target
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"textlint-rule-prh": "^5.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "textlint '_posts/*'",
|
||||
"fix": "textlint --fix '_posts/*'",
|
||||
"textlint": "textlint '_posts/*'",
|
||||
"textlint-fix": "textlint --fix '_posts/*'",
|
||||
"mdlint": "./node_modules/markdownlint-cli/markdownlint.js _posts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user