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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: TS parsing configs 馃帄 #243

Merged
merged 2 commits into from Sep 12, 2020
Merged

Fix: TS parsing configs 馃帄 #243

merged 2 commits into from Sep 12, 2020

Commits on Sep 12, 2020

  1. Copy the full SHA
    e496185 View commit details
    Browse the repository at this point in the history
  2. New: TS by default support 馃挅

    Updates Eloquence to support TypeScript out of the box, with the option to disable when necessary.
    
    BREAKING CHANGE: Use `enableTS` and `enableESM` to disable TypeScript and ESModule configs when
    necessary.
    DHedgecock committed Sep 12, 2020
    Copy the full SHA
    e4e6c85 View commit details
    Browse the repository at this point in the history