Skip to content

Fix lint warnings - use jsx-quotes instread of react/jsx-quotes #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 23, 2017

Conversation

gaishimo
Copy link
Contributor

This removes the ESLint warning warning Definition for rule 'react/jsx-quotes' was not found react/jsx-quotes.

Actual warnings

/Users/gaishimo/src/sandbox/react-native-keyboard-aware-scroll-view/lib/KeyboardAwareListView.js
  3:1  warning  Definition for rule 'react/jsx-quotes' was not found  react/jsx-quotes

/Users/gaishimo/src/sandbox/react-native-keyboard-aware-scroll-view/lib/KeyboardAwareMixin.js
  3:1  warning  Definition for rule 'react/jsx-quotes' was not found  react/jsx-quotes

/Users/gaishimo/src/sandbox/react-native-keyboard-aware-scroll-view/lib/KeyboardAwareScrollView.js
  3:1  warning  Definition for rule 'react/jsx-quotes' was not found  react/jsx-quotes

@alvaromb alvaromb merged commit 3a15f4e into APSL:master Mar 23, 2017
@gaishimo gaishimo deleted the fix-lint-errors branch March 29, 2017 08:59
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