-
The [arrow-body-style](https://eslint.org/docs/rules/arrow-body-style) enforces the brace of arrow functions. Our current configuration is the following.
```json
"arrow-body-style": [
"error",
…
-
# 📚 Docs or angular.io bug report
### Description
I was hoping to gain more clarity or talk about a "nice to have" in regards to the [Angular Styleguide suggestion](https://angular.io/guide/styl…
ghost updated
3 years ago
-
**Note, this issue is reserved for EmberConf contributors workshop. Please volunteer for the issue if you are participating in the workshop.**
Currently the components in ember-styleguide are not c…
-
Estudar e aprender a configurar o linter de um projeto. Para este caso, use o ESLINT com o padrão AirBnB.
Para aceite:
- Setup funcional do eslint no projeto existente.
- Configurar Eslint par…
-
# 🐞 Pattern bug report
### Where did you experience this bug ?
- [ ] On sketch file
- [ ] On Documentation
- [x] On source code
### Is this a regression?
No
### Descri…
-
The style guide [11.1](http://airbnb.io/javascript/#iterators--nope) says that you shouldn't use `for-of` and instead should use `forEach` (which I completely agree with).
That said, the ESLint rule …
-
# Skins: Imba Styled Components
In the world of components, css is the uggly duckling struggling to fit in.
HTML and Javascript have been incorporated well into the component architecture. Compone…
-
-
-
[Enter steps to reproduce below:]
1. update and restart
2. fail
**Atom Version**: 0.194.0 :warning: **in 1.0 API Preview Mode** :warning:
**System**: Mac OS X 10.10.3
**Thrown From**: [atom-template-…