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

feat: stargate: Enable the full 'strict' type mode #46

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

youngjoon-lee
Copy link

Previously, some 'strict type' modes were false because of some legacy Javascript codes. But now, we've removed all legacy Javascript codes. So, we can turn on the full strict type mode: https://www.typescriptlang.org/tsconfig#strict

@youngjoon-lee youngjoon-lee self-assigned this Jul 16, 2021
tsconfig.json Show resolved Hide resolved
Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

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

👍

Base automatically changed from ft/na/did to stargate July 19, 2021 01:20
@youngjoon-lee youngjoon-lee merged commit 1b8ec18 into stargate Jul 19, 2021
@youngjoon-lee youngjoon-lee deleted the ft/na/strict branch July 19, 2021 01:22
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