Skip to content

Commit

Permalink
eslint --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoldrbx committed Jun 27, 2019
1 parent 6e50f38 commit 54625ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XMLToReact.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const ERR_INVALID_CONVERTERS = 'XMLToReact: Invalid value for converter map argu

/**
* Class representing an XML to React transformer.
*
* @public
*/
export default class XMLToReact {
Expand Down

0 comments on commit 54625ef

Please sign in to comment.