chiubaka / generator-chiubaka-typescript-package

Yeoman generator for standard Chiubaka Technologies TypeScript packages for libraries and other such things.
1 stars 0 forks source link

Write a test to ensure that TypeScript is building #65

Open chiubaka opened 2 years ago

chiubaka commented 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.