freeleaps-authentication/web/e2e/tsconfig.json

5 lines
75 B
JSON
Raw Normal View History

2025-10-29 07:07:47 +00:00
{
"extends": "@tsconfig/node22/tsconfig.json",
"include": ["./**/*"]
}