UNPKG
icy-panorama
Version:
latest (0.3.3)
0.3.3
0.3.2
0.3.1
0.3.0
based on three.js
github.com/icyzeroice/icy-panorama
icyzeroice/icy-panorama
icy-panorama
/
.jshintrc
10 lines
•
163 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"undef"
:
true
,
"globals"
:
{
"document"
:
true
,
"console"
:
true
,
"setTimeout"
:
true
}
,
"unused"
:
true
,
"esversion"
:
6
}