mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-12-12 16:38:56 +08:00
refactor: lint
This commit is contained in:
@@ -6,4 +6,5 @@ function transformOn(obj) {
|
||||
return result
|
||||
}
|
||||
|
||||
export { transformOn as default, transformOn as 'module.exports' }
|
||||
export default transformOn
|
||||
export { transformOn as 'module.exports' }
|
||||
|
||||
Reference in New Issue
Block a user