microsoft / dtslint

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

wip: eslint support #305

Open 43081j opened 4 years ago

43081j commented 4 years ago

its been a while since i did this so i still need to catch it up from master and double check where i got to.

basically, though, its current state is:

i have already tried to move the npm naming rule by the looks of it, though given the build doesn't pass yet i can't see if i did that right or wrong.

cc @orta