Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Rely on less custom config, cut out travis ci, upgrade tools and dependencies #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 17, 2022

  1. drop tslint for eslint, drop custom jest config for ts-jest, upgrade …

    …dev dependencies
    Matt Jewell committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d804d46 View commit details
    Browse the repository at this point in the history
  2. add husky as a pre commit hook, run prettier on files now included in…

    … the prettier config
    Matt Jewell committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    faf0205 View commit details
    Browse the repository at this point in the history
  3. add github actions config

    Matt Jewell committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d67071e View commit details
    Browse the repository at this point in the history
  4. add coveralls to github config

    Matt Jewell committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1eab35c View commit details
    Browse the repository at this point in the history