1 Star 0 Fork 124

软源科技 / wx

forked from 熊立丁 / wx 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.eslintrc 431 Bytes
Copy Edit Raw Blame History
熊立丁 authored 2015-11-14 20:12 . wx-select
{
"env": {
"browser": true,
"jquery": true,
"es6": true
},
"globals": {
"riot": true,
"routeGuard": true,
"_": true,
"s": true,
"restful": true,
"api": true,
"bootbox": true,
"async": true,
"settitle": true,
"BMap": true
},
"rules": {
"quotes": [1, "single"],
"strict": [2, "never"]
}
}
1
https://gitee.com/ranuan/wx.git
git@gitee.com:ranuan/wx.git
ranuan
wx
wx
master

Search