Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Aug 30, 2023
1 parent 8bb3b03 commit 7a79339
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const { createConfig } = require('@arianrhodsandlot/eslint-config')
const { config } = require('@arianrhodsandlot/eslint-config')

module.exports = createConfig({})
module.exports = config
104 changes: 52 additions & 52 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"swr": "2.2.2"
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.8.1",
"@arianrhodsandlot/eslint-config": "0.8.2",
"@types/jsdom": "21.1.2",
"@types/node": "20.5.7",
"@types/react": "18.2.21",
Expand Down

0 comments on commit 7a79339

Please sign in to comment.