mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-09-16 03:13:03 +08:00
feat: should merge generated imports (#274)
This commit is contained in:
@ -32,6 +32,7 @@ module.exports = {
|
||||
'@typescript-eslint/explicit-module-boundary-types': [0],
|
||||
'@typescript-eslint/no-explicit-any': [0],
|
||||
'@typescript-eslint/no-non-null-assertion': [0],
|
||||
'max-len': [0],
|
||||
},
|
||||
settings: {
|
||||
'import/resolver': {
|
||||
|
Reference in New Issue
Block a user