New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

textlint-plugin-jsx

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint-plugin-jsx

JSX and TSX support for textlint.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16K
increased by16.33%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 14 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc