eclipse-typescript icon indicating copy to clipboard operation
eclipse-typescript copied to clipboard

`package.json#typings` ignored with nodejs module resolution

Open thasner opened this issue 9 years ago • 0 comments

As per http://www.typescriptlang.org/docs/handbook/typings-for-npm-packages.html , the typings field in package.json should be read to determine typings for a module.

Related to #301

Step #2 (modules with a default /index.d.ts) was implemented in #309

@tomshen SA

thasner avatar Mar 28 '16 22:03 thasner