matrix-js-sdk
007848c4
- Turn on comma-dangle for function calls
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Turn on comma-dangle for function calls Our code style mandates this, but it's not the default. Also use the babel-eslint parser because the standard one doesn't support dangling commas on functions.
References
#333 - Turn on comma-dangle for function calls
Author
dbkr
Parents
49e6fd3c
Loading