|
@@ -10,6 +10,7 @@
|
|
|
"lint": "eslint src --ext .ts",
|
|
"lint": "eslint src --ext .ts",
|
|
|
"lint:fix": "eslint src --ext .ts --fix"
|
|
"lint:fix": "eslint src --ext .ts --fix"
|
|
|
},
|
|
},
|
|
|
|
|
+ "dependencies": {},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.8",
|
|
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.8",
|
|
|
"@textlint/kernel": "^12.0.2",
|
|
"@textlint/kernel": "^12.0.2",
|