vue-fastapi/e2e/tsconfig.json

4 lines
75 B
JSON

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