update 代码规范化
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
|
||||
import setupExtend from 'unplugin-vue-setup-extend-plus/vite';
|
||||
|
||||
export default () => {
|
||||
return setupExtend({})
|
||||
return setupExtend({});
|
||||
};
|
||||
|
Reference in New Issue
Block a user