Endre Andras Simon

Results 7 comments of Endre Andras Simon

Good point. However if WebExtensions will be enabled by default that will break backward compatibility (eg. if someone already used the cli to generate a project and uses it again...

Alright @dutiyesh ! Should I then change it to something like --no-webextension in case somebody wants to build an extension without Webextension support?

@dutiyesh I like it! Lets go with `--no-cross-browser`

@dutiyesh I think the PR is ready, I will test the generated outputs tomorrow. In the meantime, please have a look at it

@dutiyesh Cool, can I maybe contribute to that?

Hi @JayaKrishnaNamburu , if you run `npm install` it will set up the hook for you. You can also use `npm run setup-pre-commit-linting` if you already ran `npm install`.

@JayaKrishnaNamburu Can I work on this?