This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
obj2gltf
Watch
1
Star
0
Fork
0
You've already forked obj2gltf
mirror of
https://github.com/CesiumGS/obj2gltf.git
synced
2025-02-17 08:03:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
obj2gltf
/
.eslintrc.json
7 lines
79 B
JSON
Raw
Normal View
History
Unescape
Escape
Replace JSHint with ESLint shareable config
2017-06-12 11:42:37 -04:00
{
Update triangulation algorithm
2018-10-11 16:33:49 -04:00
"extends"
:
"cesium/node"
,
"rules"
:
{
"no-var"
:
"off"
}
Replace JSHint with ESLint shareable config
2017-06-12 11:42:37 -04:00
}
Reference in New Issue
Copy Permalink