文件名称:textlint-rule-ja-no-mixed-period:文末の句点(。)の统一と抜けをチェックするtextlintルール
文件大小:38KB
文件格式:ZIP
更新时间:2024-02-26 00:49:27
emoji japanese textlint textlint-rule EmojiJavaScript
textlint-rule-ja-no-mixed-period 文末の句点(。)の统一OR抜けをチェックするtextlintルール OK: これは問題ない文章です。 NG: これは問題ある文章です 末ラグラフの末尾に必に句点记号を付けていることをチェックするルールです。 关连ルール 条书き间の句点の统一ルール 安装 使用安装: npm install textlint-rule-ja-no-mixed-period 用法 通过.textlintrc (推荐) { " rules " : { " ja-no-mixed-period " : true } }
【文件预览】:
textlint-rule-ja-no-mixed-period-master
----.gitignore(2KB)
----package.json(2KB)
----src()
--------textlint-rule-ja-no-mixed-period.js(6KB)
----.travis.yml(48B)
----LICENSE(1KB)
----README.md(4KB)
----test()
--------textlint-rule-ja-no-mixed-period-test.js(6KB)
--------mocha.opts(36B)
----yarn.lock(109KB)