mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 16:44:05 -05:00
10 lines
116 B
JSON
10 lines
116 B
JSON
{
|
|
"spec_dir": "specs",
|
|
"spec_files": [
|
|
"**/*Spec.js"
|
|
],
|
|
"helpers": [
|
|
"matchers/nodeHelper.js"
|
|
]
|
|
}
|