UNPKG

standard-tsx

Version:

standardjs lint with TypeScript and JSX file support (with no new typescript rules)

21 lines (14 loc) 1.16 kB
## 0.0.6 * [Disable duplicate ts rules (#14)](https://github.com/extremeheat/standard-tsx/commit/625d956de1b1f98e57af040d7284d1fec0b93274) (thanks @extremeheat) ## 0.0.5 * [Update .gitignore handling (#12)](https://github.com/extremeheat/standard-tsx/commit/29b2286623bf5145ec6c8b3d112136f9d0b7ccac) (thanks @extremeheat) ## 0.0.4 * [Fix tsconfig lookup (#9)](https://github.com/extremeheat/standard-tsx/commit/4f28fc3798d52a35d86126c29a7e5d3d341b1578) (thanks @extremeheat) * [Fix .gitignore handling in eslint.config.js](https://github.com/extremeheat/standard-tsx/commit/a8d88a03742b02b7138d9b653026eb33a74ce829) (thanks @extremeheat) ## 0.0.3 * [Update README.md](https://github.com/extremeheat/standard-tsx/commit/0f6de2eac2d90cec95ad49ef887cfca79e6e35d1) (thanks @extremeheat) * [Update eslint.config.js - glob: ignore node_modules](https://github.com/extremeheat/standard-tsx/commit/7f5f6735c0baebc1923ef86d12cbd00a1db22032) (thanks @extremeheat) ## 0.0.2 * [Fix gitignore not being ignored in ESLint v9](https://github.com/extremeheat/standard-tsx/commit/5cf299712901d01b873102ef34929f7cef171189) (thanks @extremeheat) ## 0.0.1 * Initial release