definitelytyped.github.io icon indicating copy to clipboard operation
definitelytyped.github.io copied to clipboard

Contributing page should recommend using index.d.ts ?

Open AJamesPhillips opened this issue 7 years ago • 1 comments

The contributing page states

Naming the file Try to use a simple lowercase identifier as name of the definition file, like library.d.ts or node-hoge.d.ts

Should that read "use index.d.ts for all libraries"? If so then I'm happy to prepare a pr, just let me know.

AJamesPhillips avatar Mar 08 '17 19:03 AJamesPhillips

Looks like this is duplicated on: https://github.com/DefinitelyTyped/DefinitelyTyped Perhaps we can just redirect to the README instead?

AJamesPhillips avatar Mar 08 '17 20:03 AJamesPhillips