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

typescript(vx-group): re-write package in TypeScript #488

Merged
merged 13 commits into from
Oct 3, 2019

Commits on Sep 11, 2019

  1. deps(typescript): Add @airbnb/config-typescript, type script, and tes…

    …t types
    Chris Williams committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    18dacea View commit details
    Browse the repository at this point in the history
  2. internal(dotfiles): ignore TS related config files

    Chris Williams committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    524e00c View commit details
    Browse the repository at this point in the history
  3. typescript(vx-group): Re-write package in TypeScript

    Chris Williams committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    18d7422 View commit details
    Browse the repository at this point in the history
  4. dev(prettier): remove *.tsbuildinfo from prettierignore

    Chris Williams committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    68714fa View commit details
    Browse the repository at this point in the history
  5. build: generate types as part of build

    Chris Williams committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6934406 View commit details
    Browse the repository at this point in the history
  6. fix(typescript): --emitDeclarationOnly

    Chris Williams committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    f88f9f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. build(typescript): specify workspaces in type script

    Chris Williams committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d2159c9 View commit details
    Browse the repository at this point in the history
  2. build(typescript): fix emitDeclarationsOnly

    Chris Williams committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    033541a View commit details
    Browse the repository at this point in the history
  3. build(vx-group): add types field to package.json

    Chris Williams committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    abee639 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. types(vx-group): allow any @types/react

    Chris Williams committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    f0ea977 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. typescript(vx-group): update restProps types

    Chris Williams committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5647310 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. deps(root): add @types/jest

    Chris Williams committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    9cebff5 View commit details
    Browse the repository at this point in the history
  2. lint(root): disable jsx-curly-brace-presence

    Chris Williams committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    d5dca15 View commit details
    Browse the repository at this point in the history