Update .eslintrc.js to forbid braceless single-line if statements #735
Annotations
11 errors
lint
Process completed with exit code 1.
|
lint:
assets/chat/js/autocomplete.js#L14
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L17
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L20
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L26
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L37
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L39
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L58
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L64
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L144
Expected { after 'if' condition
|
lint:
assets/chat/js/autocomplete.js#L183
Expected { after 'if' condition
|