treetips / typescript-nextjs-redux-toolkit-material-ui-example

TypeScript v3.8, Next.js v9, Redux Toolkit, Material-UI v4, react-hooks, SSR live demo
https://typescript-nextjs-redux-toolkit-material-ui-example.now.sh/
81 stars 28 forks source link

Migrating from TSLint to ESLint #2

Closed treetips closed 4 years ago

treetips commented 4 years ago

Summary

Bad news

TSLint was already deprecated 😭

Good news

The other day, to my delight, ESLint v7 was released 👏

We will take this opportunity to migrate from TSLint to ESLint.

These were set up with reference to Nest.js. Thank you Nest.js 👍

Others

Also, since Prettier is now a major version up to v2 , I have applied the rules for v2 to the source code.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/treetips/typescript-nextjs-redux-toolkit-material-ui-example/cqt8riusx ✅ Preview: https://typescript-nextjs-redux-toolk-git-feature-migratetslintt-27d66f.treetips.now.sh