Skip to content

Commit 43fd206

Browse files
committed
Fix eslint
1 parent 3565747 commit 43fd206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ npm install unplugin-fluent-vue --save-dev
3333
// vite.config.js
3434
import { defineConfig } from 'vite'
3535
import {
36-
SFCFluentPlugin,
3736
ExternalFluentPlugin,
37+
SFCFluentPlugin,
3838
} from 'unplugin-fluent-vue/vite'
3939

4040
export default defineConfig({

0 commit comments

Comments
 (0)