textlint-filter-rule-urls

textlint filter rule that ignore reported errors at URLs.

Usage no npm install needed!

<script type="module">
  import textlintFilterRuleUrls from 'https://cdn.skypack.dev/textlint-filter-rule-urls';
</script>

README

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