Skip to content

Commit

Permalink
fix(eslint-plugin): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 25, 2023
1 parent 4e3a4fd commit 08859a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/src/configs/flat.ts
@@ -1,7 +1,7 @@
import { plugin } from '../plugin'

export default {
plugin: {
plugins: {
unocss: plugin,
},
rules: {
Expand Down

0 comments on commit 08859a2

Please sign in to comment.