mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 16:44:05 -05:00
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"extends": "../.eslintrc.json",
|
|
"env": {
|
|
"jasmine": true
|
|
}
|
|
}
|