chore: update eslint rules

pull/115/head
Amio 2018-08-16 20:41:09 +08:00
rodzic 0777f9cb43
commit eaa0beb1fe
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -4,4 +4,6 @@ rules:
max-len:
- error
- code: 90
ignoreStrings: true
ignoreTemplateLiterals: true
ignoreComments: true