animate/webGl/my-threejs-test/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Normal View History

2024-06-24 09:24:00 +00:00
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}