1 Star 0 Fork 1

zxllxl / raphael-example

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.jshintrc 649 Bytes
Copy Edit Raw Blame History
2youyou2 authored 2016-06-23 18:17 . first commit
{
"node": true,
"esnext": true,
"bitwise": false,
"camelcase": false,
"curly": false,
"eqeqeq": true,
"immed": true,
"indent": 2,
"latedef": false,
"newcap": false,
"noarg": true,
"quotmark": "single",
"undef": true,
"unused": true,
"strict": true,
"predef": [
"window",
"document",
"Image",
"unused",
"Editor",
"EditorUI",
"Helper",
"_Scene",
"Mousetrap",
"Polymer",
"sinon",
"after",
"afterAll",
"afterEach",
"assert",
"before",
"beforeAll",
"beforeEach",
"describe",
"expect",
"it",
"cc",
"CC_EDITOR",
"CC_TEST"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zxllxl/raphael-example.git
git@gitee.com:zxllxl/raphael-example.git
zxllxl
raphael-example
raphael-example
master

Search

344bd9b3 5694891 D2dac590 5694891