Closed TrySound closed 6 years ago
;)
@TrySound I'm just going to give you push rights. I'd appreciate it if you keep making PRs so I can follow what you're doing, but you can merge them yourself. Really appreciate all the work you're doing :)
Cool. Thanks to you for this project.
Btw, @ds300, can you publish beta 1?
Sure.
Do you use npm or yarn? I want to make a lockfile.
I like yarn. It has upgrade-interactive and lockfile merge features.
Ok I'm going to create a yarn.lock. Also I'm going to restrict the linting to the src
folder because it errors for >es5 features and you're using some >es5 features in the tests.
There is eslint config in test, which extends root config.
oh. Well it was failing for me. We can sort it out later
Thanks!
Thanks again!