Steven Fukase 4 лет назад
Родитель
Сommit
da6d272787
2 измененных файлов с 11 добавлено и 1 удалено
  1. 2 1
      packages/codemirror-textlint/package.json
  2. 9 0
      yarn.lock

+ 2 - 1
packages/codemirror-textlint/package.json

@@ -37,7 +37,8 @@
     "textlint-rule-no-hankaku-kana": "^1.0.2",
     "textlint-rule-no-hankaku-kana": "^1.0.2",
     "textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "^1.0.1",
     "textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "^1.0.1",
     "textlint-rule-prefer-tari-tari": "^1.0.3",
     "textlint-rule-prefer-tari-tari": "^1.0.3",
-    "textlint-rule-sentence-length": "^3.0.0"
+    "textlint-rule-sentence-length": "^3.0.0",
+    "textlint-rule-terminology": "^2.1.5"
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "codemirror": "^5.62.3"
     "codemirror": "^5.62.3"

+ 9 - 0
yarn.lock

@@ -19825,6 +19825,15 @@ textlint-rule-sentence-length@^3.0.0:
     textlint-rule-helper "^2.1.1"
     textlint-rule-helper "^2.1.1"
     textlint-util-to-string "^3.1.1"
     textlint-util-to-string "^3.1.1"
 
 
+textlint-rule-terminology@^2.1.5:
+  version "2.1.5"
+  resolved "https://registry.yarnpkg.com/textlint-rule-terminology/-/textlint-rule-terminology-2.1.5.tgz#21aaed9409e031f71fd450d024b6de9590be2489"
+  integrity sha512-VW+ea4ByLPddSUqoFkVVJF8zWnO8kqKwvC681wGFAjI4CYz9WhjEQH1ikhoEHXnd5AFXNArcjyoa8hoihrXy0w==
+  dependencies:
+    lodash "^4.17.15"
+    strip-json-comments "^3.0.1"
+    textlint-rule-helper "^2.1.1"
+
 textlint-util-to-string@^2.1.1:
 textlint-util-to-string@^2.1.1:
   version "2.1.1"
   version "2.1.1"
   resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-2.1.1.tgz#7e456f16a2abc07e473cb9591acf19f110def2d1"
   resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-2.1.1.tgz#7e456f16a2abc07e473cb9591acf19f110def2d1"