Closed mecm1993 closed 4 years ago
Replace all .js or .jsx to .ts or .tsx. Moreover, make sure the type definitions are working properly.
.js
.jsx
.ts
.tsx
it's support Typescript by default, so we don't have to instal or configure something.
Replace all
.js
or.jsx
to.ts
or.tsx
. Moreover, make sure the type definitions are working properly.