Ошибка 1:
Type assertion using the '<>' syntax is forbidden. Use the 'as' syntax instead. (no-angle-bracket-type-assertion)tslint(1)
This assertion is unnecessary since it does not change the type of the expression. (no-unnecessary-type-assertion)tslint(1)
'SchemaForm' refers to a value, but is being used as a type here.ts(2749)
Ошибка 2:
All destructured elements are unused.
Ошибка 3
Cannot find name 'container'.
Какие настройки пропали без вести?
VSCode: Latest Version
ОС: Mac Catalina 10.15.3