ts-stats icon indicating copy to clipboard operation
ts-stats copied to clipboard

[FEATURE] auto detect major framework setup

Open manekinekko opened this issue 7 years ago • 0 comments

When running ts-stats we should be able to auto detect what framework is used, based on some known config files, or a specific annotation, namespace...

  • [ ] Angular: @NgModule
  • [ ] Angular-cli: angular.json
  • [ ] React
  • [ ] Vue
  • [ ] ???

manekinekko avatar Apr 11 '18 18:04 manekinekko