Vinayak Kulkarni

Results 120 comments of Vinayak Kulkarni

doesn't work with node 12.12 ``` import register from 'ignore-styles'; ^^^^^^ SyntaxError: Cannot use import statement outside a module import register from 'ignore-styles'; ^^^^^^ SyntaxError: Cannot use import statement outside...

Was looking for this. at the moment it uses the pseudo classes `::before` and `::after` to render the magnifying glass. I personally think there should be an API to change...

I don't want to use `jest`, any alternatives?

@jaydadhaniya : https://github.com/vinayakkulkarni/nuxt-ava-e2e-unit-testing Maybe that'll help?

Yep, having similar issue but with Nuxt bridge

Unfortunately I had to uninstall headwind cause of Prettier 2.3.0 Let's see how people respond to suggestion by @adamwathan https://github.com/prettier/prettier/issues/10918#issuecomment-851049185

I was working on a similar (side)project using particle.js + vue 3 (alpha). will publish it later this month 😄

Vue Recipe & Nuxt Recipe needed for Ava.

I created a demo app with nuxt & ava with nyc for coverage. https://github.com/vinayakkulkarni/nuxt-ava-e2e-unit-testing