Rule "eol-last"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
bef8d52a77
commit
a1a87d8266
@ -31,7 +31,7 @@
|
||||
- [ ] "default-param-last"
|
||||
- [ ] "dot-location"
|
||||
- [ ] "dot-notation"
|
||||
- [ ] "eol-last"
|
||||
- [X] "eol-last"
|
||||
- [ ] "eqeqeq"
|
||||
- [ ] "for-direction"
|
||||
- [ ] "func-call-spacing"
|
||||
|
@ -1,4 +1,8 @@
|
||||
{
|
||||
"eol-last": [
|
||||
"error",
|
||||
"always"
|
||||
],
|
||||
"no-tabs": [
|
||||
"error",
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user