Dmitry Zakharov

Results 135 comments of Dmitry Zakharov

any news about it?

@michalhosala I got this too but problem is in junit jupiter, some libs absent and `testImplementation "org.junit.jupiter:junit-jupiter:5.6.0"` fix it. Because it contains all libs. But second error is about `testImplementation...

@JamesHenry would love to see it exported too, because I have experience to create own custom rules, and want to do it same as your rules without "workarounds".

I also waiting for this patch. React 16.2 + latest RN not working with react-native-mock

would love to see that feature too 👍

@JamesHenry could you check this PR please :)

> Thinking out load, should this rule also prohibit `ngStyle` usage (based on my understanding of your intent with it)? > > Maybe that could be configured via an option...

> And what about the `style` prefix: https://angular.io/guide/class-binding#binding-to-a-single-style > > ``` > > ``` > > Aldo, I would actually allow this. Maybe also enabling this case via an option....

> Thinking out load, should this rule also prohibit `ngStyle` usage (based on my understanding of your intent with it)? > > Maybe that could be configured via an option...

@jerone thank you for your findings, I will try to add it too.