typescript-eslint checking if all variables are assigned a data type

后端 未结 0 1722
青春惊慌失措
青春惊慌失措 2020-12-02 03:11

Is there a way to check if all variables in my code have a data type assigned to them using eslint-typescript? For example, const a = 1; shouldn\'t be allowed a

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