mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2026-05-09 21:14:07 +08:00
fix: type error & lint
This commit is contained in:
@@ -3,7 +3,7 @@ import { defineConfig } from 'vitest/config'
|
||||
import Jsx from './packages/babel-plugin-jsx/src'
|
||||
|
||||
export default defineConfig({
|
||||
esbuild: {
|
||||
oxc: {
|
||||
jsx: 'preserve',
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user