Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reading tsconfig file and compilerOptions, prettier supressTypeErrors message #2053

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: reading tsconfig file and compilerOptions, prettier supressTypeE…

6633b4a
Select commit
Loading
Failed to load commit list.
Draft

fix: reading tsconfig file and compilerOptions, prettier supressTypeErrors message #2053

fix: reading tsconfig file and compilerOptions, prettier supressTypeE…
6633b4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2024 in 1s

93.84% of diff hit (target 74.80%)

View this Pull Request on Codecov

93.84% of diff hit (target 74.80%)

Annotations

Check warning on line 37 in src/options/loadPendingOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/options/loadPendingOptions.ts#L37

Added line #L37 was not covered by tests

Check warning on line 44 in src/options/loadPendingOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/options/loadPendingOptions.ts#L44

Added line #L44 was not covered by tests

Check warning on line 20 in src/options/parseRawCompilerOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/options/parseRawCompilerOptions.ts#L20

Added line #L20 was not covered by tests