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

chore: enable "strict" compiler flag in most packages #4351

Merged
merged 5 commits into from
Sep 29, 2020

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Sep 29, 2020

more progress towards #325...

enables "strict" compiler option by default for all packages, turning off "strictNullChecks" specifically for:

  • table
  • timezone
  • landing-app
  • datetime
  • docs-app

also, for docs-theme:

  • feat: new handleValueChange helper function which is useful for reacting to changes in string enum options

@blueprint-bot
Copy link

fix docs-app compilation

Previews: documentation | landing | table

@adidahiya adidahiya merged commit 75bdce5 into develop Sep 29, 2020
@adidahiya adidahiya deleted the ad/strict-flag branch September 29, 2020 22:54
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