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
If a TypeScript project doesn’t include any files, this is reported on
`tsconfig.json`. However, it’s useful to have a `tsconfig.json` file to
configure TypeScript inside MDX. This diagnostic is now filtered if
there are MDX files in the project.
0 commit comments