package.json
- Either
etl.js
oretl.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.json
etl.js
or etl.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: