Dylan Broussard

Results 18 comments of Dylan Broussard

Thanks for your quick reply! (I've had to replace `\\` with `/`) It's using vu-cli-service now, but it seems it's without the config for jest (defined in the `package.json`) If...

You're right I've tried with another similar project and it worked like a charm! I'll try to see what's causing the error in the first project

I haven't touched anything, but now it works! Thank you :smile:

Hi! Thank you that's very kind of you! I also love the coverage integration! :ok_hand:

Hi, I also ran into this issue and I completed @wirk's solution to also slugify anchors: ```ts import slugify from 'slugify'; interface Element { id?: string; props?: { [key: string]:...

Hi, I don't known if you've already heard of this but recently Cypress released [Component testing](https://docs.cypress.io/guides/component-testing/introduction#What-is-Component-Testing), I think this could be really useful for testing these components!

There is the same issue for cert files in the Cert Sign page

> Resolved while back i think? Yes indeed!

@antfu Hello, sorry for the late reply. The options I would like are indeed the ones mentioned by @ice-blaze, it would be awesome to have this as an ESLint Stylistic...

- new config files (see https://github.com/antfu/eslint-config/) - only one package - https://github.com/eslint-stylistic/eslint-stylistic - vs code config - stylelint - [cspell](https://www.npmjs.com/package/cspell) - unicorn - trailing commas ? - eslint-plugin-package-json