diff --git a/docusaurus.config.js b/docusaurus.config.js index a5871f64fe..1ecc410fe6 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -1,4 +1,4 @@ -// @ts-nocheck +// @ts-check // Note: type annotations allow type checking and IDEs autocompletion const {themes} = require('prism-react-renderer'); const lightCodeTheme = themes.github