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

Added a copied and TypeScripted version of dirtyFlag. #50

Closed
wants to merge 2 commits into from
Closed

Added a copied and TypeScripted version of dirtyFlag. #50

wants to merge 2 commits into from

Commits on Nov 3, 2015

  1. Added a copied and TypeScripted version of dirtyFlag.

    We're using TypeScript in our project, so instead of a .d.ts file, I just converted it to TypeScript.
    I didn't remove the JavaScript file, in case you didn't want to force people into compiling TS.
    Aligned committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    652b94c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from logankd/logankd-TS

    Added a copied and TypeScripted version of dirtyFlag.
    Aligned committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    ef218e3 View commit details
    Browse the repository at this point in the history