Angular-RU/angular-ru-sdk

๐Ÿš€ - consistent-type-imports

splincode opened this issue ยท 0 comments

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},
        ],