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

@@ -8,7 +8,7 @@ import { defineMessages, FormattedMessage, injectIntl } from 'react-intl';
import LocalSettingsPageItem from './item';
// Stylesheet imports
import './style';
import './style.scss';
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *