This repository has been archived on 2025-09-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2025SELab2-project-Dwengo/frontend/e2e/tsconfig.json
2025-02-20 14:08:07 +01:00

4 lines
79 B
JSON

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