Consider this version is for react19 users
The changes made by @talatkuyuk:
- Update
unistutils andunifiedplugins section in README - Update sponsorship announcement in README
- Remove unnecessary tsconfig options
- Use just "src" directory instead of relative path in
includeof tsconfig - Add type checking for test files
- Add type checking for eslint config
- Fix type-coverage ignoring "tests" directory
- Fix an issue about tsconfig for build
- Move
@types/mdxinto dependencies because of exporting some types from it - Update devDependencies
- Reproduce
package-lock.json - Fix an CI/CD issue about
npm ciregarding withlightningcsswhichvitestuses