Setup Typescript
Implement Typescript in Next.js for typechecking. This includes:
-
tsconfig.json -
eslint typechecking -
npm react type check packages
Edited by Lennard Claproth
Implement Typescript in Next.js for typechecking. This includes: