Olavo

Results 1 comments of Olavo

it's worth a try: Just change `tsc src/index.ts --outDir dist` to `tsc --outDir dist` in your package.json — specifying the file makes TypeScript ignore tsconfig.json.