@lifeomic/typescript-config
v3.1.0
Published
Export the Typescript Configuration
Readme
typescript-config
Export the Typescript Configuration
The extends property "... path may use Node.js style resolution"
Add @lifeomic/typescript-config as a dev dependency, put the following in the tsconfig.json file
{
"extends": "@lifeomic/typescript-config",
...
}Latest Breaking changes:
- Builds to ES2022 output for nodejs 18
