BookingSystem/server/node_modules/hasown/tsconfig.json
2025-08-17 15:38:51 +00:00

7 lines
73 B
JSON

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