jhipster / jhipster-vuejs

A Vue.js blueprint for JHipster. It will use Vue.js as the frontend library!
https://www.jhipster.tech
Apache License 2.0
301 stars 179 forks source link

Prettier / eslint: vue files #608

Open pascalgrimaud opened 4 years ago

pascalgrimaud commented 4 years ago

I think it would be cool to have prettier / eslint for all vue files Probably related to https://github.com/jhipster/jhipster-vuejs/issues/597 and https://github.com/jhipster/jhipster-vuejs/pull/601

atomfrede commented 4 years ago

Yes, I will use the configuration created by vue-cli for eslint + prettier, so I guess it will be solved with that one.

ghost commented 4 years ago

@atomfrede Thanks for taking this and #597 on!