Zyb Jared Valdez

Results 9 comments of Zyb Jared Valdez

you can try, ``` ``` set the value of `v-mask` to `undefined` and the directive won't work.

currently I have a workaround until author resolves the dependency to the library itself. ``` yarn add luxon@1 // so the library resolves the correct version. yarn add luxon-next@npm:luxon //...

I'll get this [feature](https://github.com/faker-js/faker/pull/2936). This is going to be my first, so please be kind.

got it @gregpalaci ! Would you like me to make a separate PR for the other files? Those files are, I think, the norm on all vue projects.

For the update, I retained the lock files and the `package.json`. Let me know if this is okay with you @gregpalaci .

I have a pull request #6 where I made the build script and dev script while scouring multiple NodeGUI projects. Hopefully you can try it.

the original discourse conversation is already solved. Can you share us the solution?

> @eLoyyyyy the test snapshots as well as some formatting needs to be updated. You can run `pnpm run preflight` to run CI locally before committing. That way you don't...