eslint config vue app:Vue.js应用程序的ESLint配置(从@sindresorhus xo扩展) 源码
eslint-config-vue-app 如果使用您将喜欢此配置。 产品特点 缩进2个空格 实施ES2015 +编码风格 使用babel-eslint支持等。 安装 yarn add eslint-config-vue-app --dev 用法 { "extends" : "vue-app" } 这也是在默认ESLint配置 。 贡献 叉子! 创建功能分支: git checkout -b my-new-feature 提交更改: git commit -am 'Add some feature' 推送到分支: git push origin my-new-feature 提
文件列表
eslint-config-vue-app-master.zip
(预估有个13文件)
eslint-config-vue-app-master
prettier.js
193B
.gitignore
29B
README.md
2KB
base.js
430B
LICENSE
1KB
.gitattributes
12B
package.json
828B
index.js
184B
example
暂无评论