tslint rule for @Injectable class decorator instead of the @Inject parameter decorator

后端 未结 0 1505
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-29 17:05

I want to know if there is any rule that tells you if you are using @Inject in a constructor that have a dependency and instead of using that, use @Inject

相关标签:
回答
  • 消灭零回复
提交回复
热议问题