1 Star 0 Fork 7

we / v86

forked from Gitee 极速下载 / v86 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshint.json 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
Fabian 提交于 2020-12-31 19:14 . Upgrade jshint
{
"esversion": 8,
"globalstrict": true,
"sub": true,
"expr": true,
"-W058": true,
"-W080": true,
"-W082": true,
"-W079": true,
"-W117": true,
"-W054": true,
"-W027": true,
"-W040": true,
"-W087": true,
"-W008": true,
"loopfunc": true,
"shadow": true,
"funcscope": true,
"globals": {
"Blob": false,
"alert": false,
"console": false
},
"browser": true
}
C/C++
1
https://gitee.com/we-blog/v86.git
git@gitee.com:we-blog/v86.git
we-blog
v86
v86
master

搜索帮助