feat: should merge generated imports (#274)

This commit is contained in:
Amour1688
2021-01-17 00:15:54 +08:00
committed by GitHub
parent 03586776d6
commit 1698603278
3 changed files with 52 additions and 60 deletions

View File

@ -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': {