add linter
This commit is contained in:
@@ -10,4 +10,8 @@ export default defineConfig({
|
||||
}),
|
||||
react(),
|
||||
],
|
||||
esbuild: {
|
||||
jsxFactory: 'h',
|
||||
jsxFragment: 'Fragment',
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user