build -> Your transpile files src -> Your files with ECMA new codes tsconfig.json -> Your Typescript Configs
- First clone this repository
- Enter in your preferred CLI and access this repository folder
- Run this command
npm install
- Now this
npm install -g typescript
- Now this
tsc
- Now you have on build folder your transpiled Javascript ๐