1 Star 1 Fork 1

lphkxd/passport-oauth2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.jshintrc 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jared Hanson 提交于 2014-03-08 12:53 . Update support files.
{
"node": true,
"bitwise": true,
"camelcase": true,
"curly": true,
"forin": true,
"immed": true,
"latedef": true,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"quotmark": "single",
"undef": true,
"unused": true,
"trailing": true,
"laxcomma": true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lphkxd/passport-oauth2.git
git@gitee.com:lphkxd/passport-oauth2.git
lphkxd
passport-oauth2
passport-oauth2
master

搜索帮助