2025SELab2-project-Dwengo/frontend/e2e/tsconfig.json
Tibo De Peuter 2daa49868c
chore(frontend): Initialize frontend
Simple Vue.js project with Vite + Vitest, Playwright
2025-02-19 20:01:45 +01:00

4 lines
75 B
JSON

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