Skip to content
mrseanryan edited this page Jan 18, 2019 · 11 revisions

Done

tslint-folders TODO


tech

  • avoid lodash as dep - make dev dep? But rollup cfg

TODO

  • add "noUnusedLocals": true and clear dead code/imports

  • throw if config has circ reference

  • ?dogfood via top tslint json, and add diagram

  • ?custom rule summarize-code - lists files, counts files and LOC - use static members, 'end of linting' event?

  • ? peer dependency scanner (good for tslint-folders) https://david-dm.org/inversify/InversifyJS/#info=peerDependenciess


Clone this wiki locally