eslint-plugin-react-native icon indicating copy to clipboard operation
eslint-plugin-react-native copied to clipboard

Does this support typescript?

Open Martian2Lee opened this issue 7 years ago • 5 comments

Does eslint-plugin-react-native suport typescript?

Martian2Lee avatar Jun 15 '18 20:06 Martian2Lee

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).

Intellicode avatar Jul 02 '18 21:07 Intellicode

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

slavikdenis avatar Sep 05 '18 11:09 slavikdenis

@slavikdenis Nope~

Martian2Lee avatar Sep 06 '18 04:09 Martian2Lee

Yeah, I am looking for tslint analogue too :(

checkmatez avatar Oct 18 '18 14:10 checkmatez

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

sudo-suhas avatar Nov 29 '18 09:11 sudo-suhas