Merge pull request #261 from matthewhand/hotfix/docusaurus-prettier-fix

fix: Apply Prettier formatting to docusaurus.config.ts
This commit is contained in:
Timothy Jaeryang Baek 2024-10-31 13:41:51 -07:00 committed by GitHub
commit 3d29bbffce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ const config: Config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl: "https://github.com/open-webui/docs/blob/main",
exclude: ['**/tab-**/**'],
exclude: ["**/tab-**/**"],
},
// blog: false,
blog: {