freeleaps-authentication/web/e2e/tsconfig.json
2025-10-29 07:07:47 +00:00

5 lines
75 B
JSON

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