v6.10.1 breaks v6.10.0 builds (related to jsx-indent) #1117
Closed
Description
opened on Mar 19, 2017
Error:
103:11 error Expected indentation of 8 space characters but found 10 react/jsx-indent
Code from 103:11
:
https://github.com/diegohaz/arc/blob/84ef1227b18f3d80ac6a297345ccc007ab191015/src/components/molecules/Modal/index.js#L103
On v6.10.0
it doesn't occur.
Activity