Skip to content

Fixed 5 ESLint errors in Alert.js and Alert.spec.js (#162)#180

Merged
eddywashere merged 2 commits intoreactstrap:masterfrom
ronnyhaase:fix-linting-errors
Oct 18, 2016
Merged

Fixed 5 ESLint errors in Alert.js and Alert.spec.js (#162)#180
eddywashere merged 2 commits intoreactstrap:masterfrom
ronnyhaase:fix-linting-errors

Conversation

@ronnyhaase
Copy link
Copy Markdown
Contributor

/Users/ronny/Home/Projects/reactstrap/src/__tests__/Alert.spec.js
   3:8   error  'ReactCSSTransitionGroup' is defined but never used                                                                no-unused-vars
  40:35  error  The closing bracket must be aligned with the line containing the opening tag (expected column 7 on the next line)  react/jsx-closing-bracket-location

/Users/ronny/Home/Projects/reactstrap/src/Alert.js
  36:5  error  'children' is missing in props validation                                                         react/prop-types
  78:7  error  The closing bracket must be aligned with the line containing the opening tag (expected column 5)  react/jsx-closing-bracket-location
  82:2  error  Missing semicolon                                                                                 semi

@ronnyhaase ronnyhaase changed the title fix(Alert): fixed 5 ESLint errors in Alert.js and Alert.spec.js (#162) Fixed 5 ESLint errors in Alert.js and Alert.spec.js (#162) Oct 17, 2016
@eddywashere eddywashere merged commit ad890d7 into reactstrap:master Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants