Skip to content

Commit

Permalink
feat: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-er committed Jul 28, 2024
1 parent a1a2180 commit 1e2d7c2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import { verful } from './dist/index.js'

export default verful({
react: true,
typescript: true,
})
export default verful()

0 comments on commit 1e2d7c2

Please sign in to comment.