Mon Mar 24
typescript
Author:Noritaka
tsc --init (make tsconfig.json) tsc (refer tsconfig.json) tsc index.ts (don't refer tsconfig.json)