TypeScript-Node-Starter icon indicating copy to clipboard operation
TypeScript-Node-Starter copied to clipboard

A reference example for TypeScript and Node with a detailed README describing how to use the two together.

Results 71 TypeScript-Node-Starter issues
Sort by recently updated
recently updated
newest added
trafficstars

"jest": { "globals": { "__TS_CONFIG__": "tsconfig.json" }, needs replacing with "jest": { "globals": { "ts-jest": { "tsConfigFile": "tsconfig.json" }