Skip to content

Commit

Permalink
fix: remove unocss from eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
JB AUBREE committed May 21, 2024
1 parent 0650b31 commit be88e5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import antfu from '@antfu/eslint-config'

export default antfu(
{
unocss: true,
formatters: true,
},
)

0 comments on commit be88e5e

Please sign in to comment.