Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: semi colon forced (default airbnb
; is still the most common way of ending a line in JS even if it's optional. As we have: libraries, tutorials, docs, readmes then having both semi and no-semi code would make it harder for our users.
- Loading branch information