Fix eslint rule eol-last

This commit is contained in:
Pavel Dohnal
2017-07-11 14:17:43 +01:00
parent a746c124a3
commit 53df10dc2b
16 changed files with 15 additions and 16 deletions

View File

@@ -32,4 +32,4 @@ const FormFieldText = React.createClass({
}
});
module.exports = FormFieldText;
module.exports = FormFieldText;