obj2gltf/specs/.jshintrc

6 lines
70 B
Plaintext
Raw Normal View History

2016-07-08 18:10:18 -04:00
{
"extends": "../.jshintrc",
"jasmine": true,
"unused": false
}