Skip to content

Commit

Permalink
Use common X-GOVUK config for ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Nov 14, 2024
1 parent 1756c75 commit 7aa718b
Show file tree
Hide file tree
Showing 4 changed files with 1,427 additions and 79 deletions.
15 changes: 0 additions & 15 deletions .eslintrc.json

This file was deleted.

3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import xGovukConfig from '@x-govuk/eslint-config'

export default [...xGovukConfig]
Loading

0 comments on commit 7aa718b

Please sign in to comment.