3.0.0 • Published 1 month ago

@textlint-ja/textlint-rule-no-dropping-i v3.0.0

Weekly downloads
124
License
MIT
Repository
github
Last release
1 month ago

textlint-rule-no-dropping-i Actions Status: test

い抜き言葉を検出するtextlintルールです。

×
開発しています。開発してます。
見学している。見学してる。
勉強していない。勉強してない。
遊んでいる。遊んでる。

Installation

npm install @textlint-ja/textlint-rule-no-dropping-i

Usage

Put @textlint-ja/textlint-rule-no-dropping-i to .textlintrc

{
  "rules": {
    "@textlint-ja/textlint-rule-no-dropping-i": true
  }
}

参考

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

3.0.0

1 month ago

2.0.1

2 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago