【发布时间】:2018-05-14 11:59:20
【问题描述】:
我一直在寻找 VueJS 的 linter 和 hinter。另外我在任何地方都使用 tyepsript,所以 js-hint 和 linter-jscs 不会有用。
我目前有这些:
language-vueatom-beautifyemmetlinterlinter-ui-default
我需要的功能:
- 变量声明错误
- 分号警告
- 跳转到变量描述
- 如果可能的话,Bootstrap-Vue 标记完成
- 基本的sn-ps
【问题讨论】:
标签: vue.js ide vuejs2 atom-editor text-editor