Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Enabling snapshot timestamps and other refactors #10

Closed
wants to merge 1 commit into from
Closed

Enabling snapshot timestamps and other refactors #10

wants to merge 1 commit into from

Conversation

grikomsn
Copy link
Contributor

@grikomsn grikomsn commented Dec 5, 2018

Additions:

Removals:

  • Removed unused variables

Feel free to improve my PR, as this is a quick fix on enabling snapshot timestamps. 馃槃

+ readme improvement
+ upgraded all dependencies to latest versions
- removed unused variables
@alvinthen
Copy link
Member

Thank you for your contribution, appreciate the work, but I'm going to favor #7 for now.

And uh, we prefer semicolons here :) tho I didn't manage to get eslint/prettier up, this was built under experimental usage.

@alvinthen
Copy link
Member

Feel free to send in another PR for refactoring, I'll gladly accept that.

@alvinthen alvinthen closed this Dec 5, 2018
@grikomsn
Copy link
Contributor Author

grikomsn commented Dec 5, 2018

@alvinthen, before I send another PR, I'd like to ask your opinion about this configuration:

// .prettierrc
{
  "semi": true,
  "singleQuote": true,
  "trailingComma": "es5"
}

If approved, will submit a PR with semicolons and add Prettier as a dev dependency.

@alvinthen
Copy link
Member

Looks good to me :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants