fi3ework / vite-plugin-checker

💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
https://vite-plugin-checker.netlify.app
MIT License
1k stars 87 forks source link

typo on readme.md #403

Closed Mocha-- closed 1 month ago

Mocha-- commented 1 month ago

Describe the bug

The readme file name is a typo. It is README.md

Reproduction

N/A

Expected behavior

README.md

System Info

N/A

Additional context

No response

Validations

jhoermann commented 1 month ago

I don't see any problem with the filename but currently the readme is missing on npm: image

Seems like npm run release wasn't triggered before the release which copies the readme file to the vite-plugin-checker package @fi3ework.

Mocha-- commented 1 month ago

my bad. I was wondering why there is no readme preview on npm.

fi3ework commented 1 month ago

@jhoermann Thanks for reminding!