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(config): support TOML configuration files #4877

Merged
merged 14 commits into from Aug 3, 2018
Merged

feat(config): support TOML configuration files #4877

merged 14 commits into from Aug 3, 2018

Commits on Jul 23, 2018

  1. Copy the full SHA
    a0231f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Copy the full SHA
    ace7496 View commit details
    Browse the repository at this point in the history
  2. Missed brace

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    199c36a View commit details
    Browse the repository at this point in the history
  3. Fix snapshots

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    49aa533 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1c9e2b2 View commit details
    Browse the repository at this point in the history
  5. Use @iarna/toml

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    99b9ccd View commit details
    Browse the repository at this point in the history
  6. Add tests for loadToml

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    7dfe0b3 View commit details
    Browse the repository at this point in the history
  7. Fix test for CI

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    6a0cda3 View commit details
    Browse the repository at this point in the history
  8. Remove jest-extended

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    3a7d0a6 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8e88fb1 View commit details
    Browse the repository at this point in the history
  10. Add feat to docs

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    c8e30f8 View commit details
    Browse the repository at this point in the history
  11. lint docs

    jorgegonzalez committed Jul 29, 2018
    Copy the full SHA
    c293380 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Copy the full SHA
    f55cf61 View commit details
    Browse the repository at this point in the history
  2. Change path string

    jorgegonzalez committed Jul 30, 2018
    Copy the full SHA
    34b1f7c View commit details
    Browse the repository at this point in the history