Open chiubaka opened 2 years ago
Run yarn tsc and check for output in the dist for with valid .js. Maybe even run Jest on the generated tests.
yarn tsc
dist
.js
Run
yarn tsc
and check for output in thedist
for with valid.js
. Maybe even run Jest on the generated tests.