We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346034e commit cc55ac6Copy full SHA for cc55ac6
‎package.json‎
@@ -2,7 +2,6 @@
2
"name": "typescript-nuxtjs-boilerplate-docs",
3
"version": "1.0.0",
4
"main": "index.js",
5
- "author": "hisasann",
6
"license": "MIT",
7
"private": true,
8
"scripts": {
@@ -30,7 +29,7 @@
30
29
"devDependencies": {
31
"docsify-cli": "^4.3.0",
32
"husky": "^3.0.2",
33
- "textlint": "^11.2.5",
+ "textlint": "^11.3.1",
34
"textlint-filter-rule-whitelist": "^2.0.0",
35
"textlint-rule-no-todo": "^2.0.1",
36
"textlint-rule-preset-ja-spacing": "^2.0.1",
0 commit comments