removed more eshint foobars

pull/261/head
Matthijs van Henten 2016-02-17 12:08:14 +00:00
rodzic 2c14d271d1
commit a78f987c73
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -69,7 +69,7 @@ rules:
jsx-indent-props: 1
jsx-key: 1
jsx-indent: 1
jsx-max-props-per-line: [1, { maximum: 3 }]
jsx-max-props-per-line: [1, { maximum: 4 }]
jsx-no-bind: 1
jsx-no-duplicate-props: 1
jsx-no-undef: 1