TS3-projects-references-example icon indicating copy to clipboard operation
TS3-projects-references-example copied to clipboard

A small example for 'Project References'. A typescript feature introduced in version 3.0.

Results 1 TS3-projects-references-example issues
Sort by recently updated
recently updated
newest added

``` /tmp/TS3-projects-references-example ‹es*›$ node project-a/app-a.js (node:82579) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. (Use `node --trace-warnings ...` to show where...