ci: format
This commit is contained in:
parent
58fe884327
commit
38e8c42cf0
68 changed files with 965 additions and 1062 deletions
|
|
@ -14,7 +14,7 @@ await createClient({
|
|||
input: "./openapi.json",
|
||||
output: {
|
||||
path: "./src/gen",
|
||||
tsConfigPath: path.join(dir, 'tsconfig.json')
|
||||
tsConfigPath: path.join(dir, "tsconfig.json"),
|
||||
},
|
||||
plugins: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue