Skip to content

Remove redundant TS parser and plugin - #150

Merged
emin93 merged 1 commit into
masterfrom
fix/eslintrc
Nov 5, 2020
Merged

Remove redundant TS parser and plugin#150
emin93 merged 1 commit into
masterfrom
fix/eslintrc

Conversation

@luancurti

Copy link
Copy Markdown
Member

Summary

Remove redudant TS Parser and Plugin from template eslintrc since react-native-community/eslint-config has this configuration https://github.com/facebook/react-native/blob/master/packages/eslint-config-react-native-community/index.js#L54-L55

Close#149

Test Plan

Everything should work as before

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OSImplemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I mentioned this change in CHANGELOG.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)

@luancurti
luancurti requested a review from radko93July 17, 2020 20:13
@luancurti
luancurti requested a review from emin93 as a code ownerJuly 17, 2020 20:13
@chakrihacker

Copy link
Copy Markdown
Member

Can we merge this?

@emin93
emin93 merged commit 2af035f into masterNov 5, 2020
@luancurti
luancurti deleted the fix/eslintrc branch November 5, 2020 15:12
@friederbluemlefriederbluemle mentioned this pull request Dec 16, 2021
Sign up for freeto 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.

Update .eslintrc.js to remove redundant TS parser and plugin

3 participants

@luancurti@chakrihacker@emin93