1.0.2 • Published 3 years ago

textlint-filter-rule-urls v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

textlint filter rule that ignore reported errors at URLs.

Install

yarn add textlint-filter-rule-urls

Usage

{
  "filters": {
    "urls": true
  }
}

Author

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Tomoyuki Hata <hato6502@gmail.com>. This project is MIT licensed.

Disclaimer

Please see DISCLAIMER.md.


This README was generated with ❤️ by readme-md-generator