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

typings, refactor #12

Merged
merged 1 commit into from
Sep 1, 2016
Merged

typings, refactor #12

merged 1 commit into from
Sep 1, 2016

Conversation

clintropolis
Copy link
Contributor

@clintropolis clintropolis commented Aug 5, 2016

changes:

  • refactor ZookeeperLock to extend EventEmitter instead of wrapping
  • use typings instead of tsd
  • use tsconfig.js instead of grunt to compile
  • use bluebird instead of q

@clintropolis
Copy link
Contributor Author

fixes #10

changes:
* refactor `ZookeeperLock` to extend `EventEmitter` instead of wrapping
* use typings instead of tsd
* use tsconfig.js instead of grunt to compile
* bluebird instead of q
* update locators
"declaration": true
},
"filesGlob": [
"src/**/*.ts",
Copy link
Contributor

@desaianuj desaianuj Sep 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be src/*.ts i think.
UPDATE: i guess it doesnt matter

@desaianuj
Copy link
Contributor

💸

@desaianuj desaianuj merged commit 05e9f6d into master Sep 1, 2016
@desaianuj desaianuj deleted the typings_and_slight_refactor branch September 1, 2016 17:24
@desaianuj
Copy link
Contributor

sorry i totally forgot about this guy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants