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: alternative setup with babel/typescript #317

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Dec 2, 2019

  1. feat(babel): alternative setup babel/TS (thymikee#311)

    BREAKING CHANGE: add an alternative preset for babel and restructures
    the whole repository to treat babel and ts-jest equally. Furthermore
    `ts-jest` is not a dependency of the preset anymore.
    
    The jest config and package.json of users will have to be adjusted, see
    the CHANGELOG.md for migration information.
    
    Closes thymikee#308
    wtho committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e326cb6 View commit details
    Browse the repository at this point in the history
  2. feat: make babel non-breaking

    wtho committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    74fff02 View commit details
    Browse the repository at this point in the history