swap from jest to native node test runner, test cjs and esm separately #14
Annotations
10 errors
src/generate-docs.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
|
src/generate-docs.ts#L227
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
src/generate-js-validators.ts#L3
Cannot find module 'node:fs' or its corresponding type declarations.
|
src/generate-js-validators.ts#L4
Cannot find module 'node:path' or its corresponding type declarations.
|
src/generate-js-validators.ts#L35
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/generate-js-validators.ts#L71
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/generate-js-validators.ts#L74
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/generate-js-validators.ts#L86
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/generate-js-validators.ts#L89
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/generate-js-validators.ts#L104
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
This job failed
Loading