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 support #48

Closed

Commits on Jul 20, 2018

  1. Start up TypeScript support (imbrn#28)

    Sebastian Barfurth committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    b9865fc View commit details
    Browse the repository at this point in the history
  2. Interfaces require semicolons not commas for their vars

    Sebastian Barfurth committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    6827169 View commit details
    Browse the repository at this point in the history
  3. Add all validation rules

    Sebastian Barfurth committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    2d30348 View commit details
    Browse the repository at this point in the history
  4. Move extend() up inside the Validation interface

    Sebastian Barfurth committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    90cd2e8 View commit details
    Browse the repository at this point in the history