107 Star 430 Fork 130

武侯 / mui-vue2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 721 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
// Enforcing options
// http://jshint.com/docs/options/#enforcing-options
"esversion": 6, // 允许 ES6 语法
"asi": true // 允许省略分号
// "sub": true,
// "laxbreak": true,
// "laxcomma": true,
// "regexp": true,
// "browser": true,
// "loopfunc": true,
// "expr": true,
// "jquery": true,
// "node": true,
// "es5": true,
// "esnext": true,
// "bitwise": true,
// "curly": true,
// "immed": true,
// "latedef": false,
// "expr": true,
// "eqnull": false,
// "newcap": true,
// "noarg": true,
// "undef": true,
// "proto": true,
// "strict": false,
// "smarttabs": true,
// "forin": true,
// "nonbsp": true,
// "nonew": true,
// "unused": true,
}
JavaScript
1
https://gitee.com/wuhou123/mui-vue2.git
git@gitee.com:wuhou123/mui-vue2.git
wuhou123
mui-vue2
mui-vue2
master

搜索帮助