Skip to content

hata6502/textlint-plugin-jsx

Repository files navigation

Welcome to textlint-plugin-jsx 👋

npm License: MIT Total alerts Language grade: JavaScript Twitter: hata6502

JSX and TSX support for textlint.

Install

npm i textlint-plugin-jsx

Usage

{
  "plugins": {
    "jsx": true
  }
}
{
  "plugins": {
    "jsx": {
      "extensions": [".custom-ext"]
    }
  }
}

Author

Tomoyuki Hata Tomoyuki Hata <hato6502@gmail.com>

🤝 Contributing

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

Run test

Run all tests.

npm test

Update snapshots.

UPDATE_SNAPSHOT=1 npm test

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

About

JSX and TSX support for textlint.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •