Files
hereconnect/apps/frontend/e2e/tsconfig.json
T
ti 11bba7a275
Main daploy / deploy (push) Successful in 43s
move * to apps/frontend
2024-11-21 01:15:06 +02:00

5 lines
75 B
JSON

{
"extends": "@tsconfig/node20/tsconfig.json",
"include": ["./**/*"]
}