Files
hereconnect/apps/frontend/e2e/tsconfig.json
T

5 lines
75 B
JSON
Raw Normal View History

2024-11-07 14:13:39 +02:00
{
"extends": "@tsconfig/node20/tsconfig.json",
"include": ["./**/*"]
}