New lint CI. Fix some issues.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "how-to-cook",
|
||||
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).",
|
||||
"version": "1.0.0",
|
||||
"devDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Anduin2017/HowToCook.git"
|
||||
@@ -24,5 +23,8 @@
|
||||
"textlint": "^12.1.0",
|
||||
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
|
||||
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"glob": "^7.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user