Open Martian2Lee opened 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).
@Intellicode I did not find anything similar :( @Martian2Lee did you?
@slavikdenis Nope~
Yeah, I am looking for tslint analogue too :(
It works for the most part if you use typescript-eslint-parser
.
Does eslint-plugin-react-native suport typescript?