Skip to content

Commit 55e5c69

Browse files
replacing accidentally removed @ts-check
1 parent 45afd1e commit 55e5c69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docusaurus.config.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// @ts-check
2+
// Note: type annotations allow type checking and IDEs autocompletion
13
const lightTheme = require('./src/utils/prismLight.js');
24
const darkTheme = require('./src/utils/prismDark.js');
35

0 commit comments

Comments
 (0)