Skip to content

Commit

Permalink
Lint JavaScript
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Nov 14, 2024
1 parent 8e6d56a commit 3ce602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eleventy.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const govukEleventyPlugin = require('@x-govuk/govuk-eleventy-plugin')
const rssPlugin = require('@11ty/eleventy-plugin-rss')
const govukEleventyPlugin = require('@x-govuk/govuk-eleventy-plugin')

module.exports = function (eleventyConfig) {
eleventyConfig.addPlugin(rssPlugin)
Expand Down

0 comments on commit 3ce602f

Please sign in to comment.