webstorm+vue+ts进行代码规范,想实现vue启动项目的时候开发过程中就能进行校验提示规范;类似空格写法的规范,越全越好
安装eslint,mpn install eslint
安装tslint
npm i tslint