microsoft / dtslint

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

Allow references to typesVersions parent #311

Open jablko opened 4 years ago

jablko commented 4 years ago

Like @definitelytyped/definitions-parser, allow e.g. /// <reference path="../ts3.4/base.d.ts" />.