neko/client/e2e/tsconfig.json

5 lines
75 B
JSON

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