recipe-app/backend/node_modules/hasown/tsconfig.json
2025-09-06 10:56:40 +02:00

6 lines
73 B
JSON

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