Generate Fern TypeSscript SDK (#3785)
This commit is contained in:
committed by
GitHub
parent
d55b9637c4
commit
2062adac66
11
skyvern-ts/client/tests/tsconfig.json
Normal file
11
skyvern-ts/client/tests/tsconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": null,
|
||||
"rootDir": "..",
|
||||
"baseUrl": "..",
|
||||
"types": ["vitest/globals"]
|
||||
},
|
||||
"include": ["../src", "../tests"],
|
||||
"exclude": []
|
||||
}
|
||||
Reference in New Issue
Block a user