package.json- Either
etl.jsoretl.ts
package.json with:
etl.ts file, we’ll transpile it with:
Note that we transpile your Typescript file into ES2022Finally, we’ll run the (possibly transpiled)
etl.js directly with:
package.jsonetl.js or etl.tspackage.json with:
etl.ts file, we’ll transpile it with:
Note that we transpile your Typescript file into ES2022Finally, we’ll run the (possibly transpiled)
etl.js directly with: