Skip to content

Commit

Permalink
Update eslint.config.js
Browse files Browse the repository at this point in the history
bumping checks
  • Loading branch information
jamesray committed Jun 28, 2024
1 parent 94d1b7e commit 8aca4e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/* eslint-disable prettier/prettier */
// eslint.config.js
// imports config from the shared eslint-config package `packages/configs/eslint`
import config from '@explorer-1/eslint-config'

export default [
...config,
]
]

0 comments on commit 8aca4e0

Please sign in to comment.