mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
* Update more export-just-namespace exemptions These tslint per-line comments were previously not changed when running tslint-rule-to-eslint.js * First attempt at replacing tslint disable comments It's too slow to run on my laptop, so probably should run as a single `find` command. * Better find/xargs sed combo