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
UseAliasDefinedOutsideCurrentScope=1<<14,// For a `type T = ... ` defined in a different file, write `T` instead of its value, even though `T` can't be accessed in the current scope.
4710
4711
UseSingleQuotesForStringLiteralType=1<<28,// Use single quotes for string literal type
0 commit comments