Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
melindafekete committed Feb 11, 2025
1 parent 737ff80 commit 0758cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default async function createConfigAsync(): Promise<Config> {
trailingSlash: false,
markdown: {
mermaid: true,
},
},
customFields: {
// expose env vars etc here
environment: process.env.NODE_ENV,
Expand Down

0 comments on commit 0758cd6

Please sign in to comment.