1.2.0 • Published 1 year ago

textlint-plugin-jsx v1.2.0

Weekly downloads
63
License
MIT
Repository
github
Last release
1 year ago

JSX and TSX support for textlint.

Install

npm i textlint-plugin-jsx

Usage

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

Author

🤝 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

1.2.0

1 year ago

1.1.3

1 year ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago