Skip to content

Commit

Permalink
Update packages/create-docusaurus/templates/classic/docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena authored Apr 29, 2023
1 parent 4ad260d commit 429c29b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// @ts-check
// Note: '@type' annotations throughout allow type checking and IDEs autocompletion

// `@type` JSDoc annotations allow editor autocompletion and type checking
// (when paired with `@ts-check`).
// There are various equivalent ways to declare your Docusaurus config.
// https://docusaurus.io/docs/api/docusaurus-config
// See: https://docusaurus.io/docs/api/docusaurus-config

const lightCodeTheme = require('prism-react-renderer/themes/github');
const darkCodeTheme = require('prism-react-renderer/themes/dracula');
Expand Down

0 comments on commit 429c29b

Please sign in to comment.