๐ - consistent-type-imports
splincode opened this issue ยท 0 comments
splincode commented
Which @angular-ru/* package(s) are relevant/releated to the feature request?
No response
Description
'@typescript-eslint/consistent-type-imports': [
'error',
{prefer: 'type-imports', disallowTypeAnnotations: true},
],