bkkhack / hackmap

App to help collaboration at hacknights.
https://bkkhack.github.io/hackmap/
MIT License
10 stars 9 forks source link

Update add your hack button to disable when you already had a hack #34

Closed yutita closed 6 years ago

yutita commented 6 years ago

19

waf commented 6 years ago

Hey, this is awesome! Thanks for contributing. The code looks good!

I see that there's a yarn.lock file in this PR, and the repo already has a package-lock.json (from npm). Did you intend to commit this? I'm happy to switch to yarn, but maybe we shouldn't have both files in the repository.

yutita commented 6 years ago

package-lock.json is good enough. sorry I'm using yarn for most of my project.

waf commented 6 years ago

Thanks again!