Skip to content

Commit

Permalink
Merge pull request #20 from UKHomeOffice/switch-to-eslint-config-asl
Browse files Browse the repository at this point in the history
ESLint expects config modules to start `eslint-config-`
  • Loading branch information
jeff-horton-ho-sas authored Aug 6, 2024
2 parents 7a304d9 + f7e54fc commit 0b8627a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ukhomeoffice/asl-eslint-common",
"version": "2.2.0",
"name": "@ukhomeoffice/eslint-config-asl",
"version": "3.0.0",
"description": "eslint configuration, extended out to asl code base.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0b8627a

Please sign in to comment.