1
Create a workspace
2
Initialize the project
Accept all defaults when prompted.
3
Switch package to ESM
4
Install TypeScript tooling
5
Create tsconfig.json
tsconfig.json
If you are already familiar with TypeScript, you can skip this step.
Create a workspace
Initialize the project
Switch package to ESM
Install TypeScript tooling
Create tsconfig.json