bacardi
bacardi copied to clipboard
A bunch of lint errors
I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request
General information
Prerequisites
- [x] Are you running the latest version?
Description
There were a bunch of lint errors in latest code base. We are not sure why this happened but it's a blocker for many pending patches. We doubt upstream package's change but we should investigate it in details.
Steps to Reproduce
./bacardi lint_ts
Expected behavior: No errors
Actual behavior: You can see a bunch of errors
Context (Environment)
Operating System
- [x] Linux (x86/x64)
- [x] OSX (x86/x64)
- [x] Windows (x86/x64)
- [x] Linux (ARM)
If you remove ^ for all lint packages in package.json, those issues are gone. :)