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
TypeScript and JavaScript can co-exist, but for sake of development we should probably just stick to one thing. TypeScript has a number of benefits, and vscode extensions are typically written in typescript. Convert all the js files we have to ts.
TypeScript and JavaScript can co-exist, but for sake of development we should probably just stick to one thing. TypeScript has a number of benefits, and vscode extensions are typically written in typescript. Convert all the js files we have to ts.