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

Add TypeScript compiler flags esModuleInterop and allowSyntheticDefaultImports to tsconfig.json #277

Merged
1 commit merged into from
Dec 9, 2019

Conversation

thinkh
Copy link
Contributor

@thinkh thinkh commented Dec 6, 2019

Closes #254

Developer Checklist (Definition of Done)

  • Descriptive title for this pull request provided (will be used for release notes later)
  • All acceptance criteria from the issue are met
  • Branch is up-to-date with the branch to be merged with, i.e., develop
  • Code is cleaned up and formatted
  • Code documentation written
  • Unit tests written
  • Build is successful
  • Summary of changes written
  • Wiki documentation written
  • Assign at least one reviewer
  • Assign at least one assignee
  • Add type label (e.g., bug, enhancement) to this pull request
  • Add next version label (e.g., release: minor) to this PR following semver

Summary of changes

@thinkh thinkh added type: feature New feature or request release: minor PR merge results in a new minor version labels Dec 6, 2019
@thinkh thinkh requested a review from a user December 6, 2019 15:48
@thinkh thinkh assigned ghost Dec 6, 2019
@ghost ghost merged commit 53577e2 into develop Dec 9, 2019
@ghost ghost deleted the thinkh/254_tsconfig-flags-for-i18n branch December 9, 2019 08:48
@thinkh thinkh mentioned this pull request Dec 10, 2019
21 tasks
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: minor PR merge results in a new minor version type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant