mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-12-11 07:59:55 +08:00
style: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineConfig } from 'tsdown';
|
||||
import { defineConfig } from 'tsdown'
|
||||
|
||||
export default defineConfig({
|
||||
workspace: [
|
||||
@@ -14,4 +14,4 @@ export default defineConfig({
|
||||
devExports: 'dev',
|
||||
},
|
||||
fixedExtension: true,
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user