mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-17 16:15:22 +00:00
Remove eslint/prettier and switch to biome (#2880)
This commit is contained in:
@@ -12,6 +12,6 @@ export function stringifyOpenAPI(body: unknown, _?: null, indent?: number): stri
|
||||
|
||||
return value;
|
||||
},
|
||||
indent,
|
||||
indent
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user