satisfy eslint and jest

This commit is contained in:
Ondřej Hruška
2017-10-16 22:24:44 +02:00
parent 8b9ee5f16b
commit 37ff061d9b
11 changed files with 16 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ import PropTypes from 'prop-types';
import ImmutablePropTypes from 'react-immutable-proptypes';
// Stylesheet imports
import './style';
import './style.scss';
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *