We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45afd1e commit 55e5c69Copy full SHA for 55e5c69
website/docusaurus.config.js
@@ -1,3 +1,5 @@
1
+// @ts-check
2
+// Note: type annotations allow type checking and IDEs autocompletion
3
const lightTheme = require('./src/utils/prismLight.js');
4
const darkTheme = require('./src/utils/prismDark.js');
5
0 commit comments