microsoft / dtslint

A utility built on TSLint for linting TypeScript declaration (.d.ts) files.
MIT License
925 stars 86 forks source link

Copy advice from the DT common mistakes #317

Closed jablko closed 3 years ago

jablko commented 4 years ago

Copy this advice from the DefinitelyTyped common mistakes, since it explains not only what this rule matches, but why, and this doc is where authors are sent when it fails.

jablko commented 4 years ago

The Travis failure is fixed in DefinitelyTyped/dts-critic#40, I think.

orta commented 3 years ago

This should be good to go, it's only markdown changes