Tingkatkan ke TypeScript di React JS
npm install -g [email protected]
Doubtful Dolphin
npm install -g [email protected]
npx create-react-app my-app --template typescript
# or
yarn create react-app my-app --template typescript