Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.67 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.67 KB

Welcome to textlint-filter-rule-urls 👋

npm License: MIT Twitter: hata6502

textlint filter rule that ignore reported errors at URLs.

Install

yarn add textlint-filter-rule-urls

Usage

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

Author

Tomoyuki Hata Tomoyuki Hata <hato6502@gmail.com>

🤝 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