JSX and TSX support for textlint.
npm i textlint-plugin-jsx{
"plugins": {
"jsx": true
}
}{
"plugins": {
"jsx": {
"extensions": [".custom-ext"]
}
}
}Run all tests.
npm test
Update snapshots.
UPDATE_SNAPSHOT=1 npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|