We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5521369 commit 54c819eCopy full SHA for 54c819e
rocket.config.js
@@ -10,6 +10,7 @@ import prism from 'markdown-it-prism';
10
import addWebComponentDefinitions from 'eleventy-plugin-add-web-component-definitions';
11
import helmet from 'eleventy-plugin-helmet';
12
13
+// eslint-disable-next-line import/no-anonymous-default-export
14
export default {
15
presets: [rocketLaunch(), rocketSearch()],
16
markdownTemplateEngine: "njk",
0 commit comments