I'm trying to figure out how the starter project c...
# orm-help
d
I'm trying to figure out how the starter project can execute
ts-node ./script.ts
successfully, since it doesn't appear to define
type: 'module'
in package.json and it uses top-level
import