vvet_backend_1/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Normal View History

2025-05-09 12:46:18 +05:30
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}