You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following errors when compiling from tslint:
ERROR in node_modules/ng-select2/ng-select2/ng-select2.component.ts(20,3): error TS6133: 'Self' is declared but its value is never read.
node_modules/ng-select2/ng-select2/ng-select2.component.ts(22,51): error TS6133: 'NgControl' is declared but its value is never read.
node_modules/ng-select2/ng-select2/ng-select2.component.ts(75,11): error TS6133: 'style' is declared but its value is never read.
The text was updated successfully, but these errors were encountered:
I get the following errors when compiling from tslint:
The text was updated successfully, but these errors were encountered: