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
When the Linter is run, any types that are objects are automatically converted to interfaces. In order to prevent accidental inheritance (as unlikely that it would be), we would like to keep any custom types to remain as a type declaration.