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(ARCH-373): typescript rule checks should include base config #159

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kb-typeform
Copy link

No description provided.

@kb-typeform kb-typeform requested review from a team and trapped July 19, 2023 15:56

export function getTypescriptConfigOptions(filename: string): TsConfig {
//@ts-expect-error Argument of type 'System' is not assignable to parameter of type 'ParseConfigFileHost'.
const options = ts.getParsedCommandLineOfConfigFile(filename, {}, ts.sys)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@kb-typeform kb-typeform force-pushed the ARCH-373-fix-typescript-checks branch from 7940e5a to a1f9d47 Compare July 20, 2023 10:35
@kb-typeform kb-typeform marked this pull request as draft July 31, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants