Skip to content

Commit

Permalink
Move .eslintrc.js to root.eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickpatrickpatrick committed Nov 21, 2024
1 parent b076e6e commit 1b8d363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/* eslint-disable-next-line n/no-extraneous-require */
module.exports = require('@govuk-frontend/eslint-config/root.eslintrc.js')
File renamed without changes.

0 comments on commit 1b8d363

Please sign in to comment.