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
Separate similar settings into separate sections.
Enable `noUnusedLocals`, `noUnusedParameters`, `allowImportingTsExtensions`.
Remove `esModuleInterop`, as it is already enabled because of `module: esnext`.
0 commit comments