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

Добавить флаг для переопределения настроек typecheck #280

Closed
2 tasks done
Nelfimov opened this issue Jan 15, 2024 · 2 comments · Fixed by #285
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@Nelfimov
Copy link
Member

Nelfimov commented Jan 15, 2024

С чем связан запрос на фичу?

Необходимо в исключительных случаях давать возможность включать skipLibCheck

Расскажите как вы это себе видите

  • добавить флаг для команды yarn typecheck и yarn check которая будет модифицировать внутренний tsconfig меняя skipLibCheck: true
  • проверить другие комманды на использование этого флага
@Nelfimov Nelfimov added the enhancement New feature or request label Jan 15, 2024
@Nelfimov Nelfimov self-assigned this Jan 15, 2024
@Nelfimov Nelfimov linked a pull request Jan 26, 2024 that will close this issue
@Nelfimov
Copy link
Member Author

Nelfimov commented Jan 26, 2024

В текущей реализации смотрится ближайший package.json, только опция typecheckSkipLibCheck. По дефолту - false

@Nelfimov Nelfimov removed a link to a pull request Jan 29, 2024
@Nelfimov Nelfimov linked a pull request Jan 29, 2024 that will close this issue
@Nelfimov
Copy link
Member Author

Закрыто: #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant