Intellicode / eslint-plugin-react-native

React Native plugin for ESLint
MIT License
722 stars 130 forks source link

Does this support typescript? #196

Open Martian2Lee opened 6 years ago

Martian2Lee commented 6 years ago

Does eslint-plugin-react-native suport typescript?

Intellicode commented 6 years ago

Hi @Martian2Lee, this plugin is specifically made for eslint. For typescript, usually people use tslint, which might have a similar plugin (I haven't checked).

slavikdenis commented 6 years ago

@Intellicode I did not find anything similar :( @Martian2Lee did you?

Martian2Lee commented 6 years ago

@slavikdenis Nope~

checkmatez commented 6 years ago

Yeah, I am looking for tslint analogue too :(

sudo-suhas commented 5 years ago

It works for the most part if you use typescript-eslint-parser.