recipe-backend/node_modules/hasown/tsconfig.json
2025-09-21 12:39:54 +02:00

6 lines
73 B
JSON

{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}