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
"noImplicitReturns": false, /* Report error when not all code paths in function return a value. */
"useUnknownInCatchVariables": false,
"skipLibCheck": true, /* Skip type checking of declaration files. */
"esModuleInterop": true, /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */