ci010 / electron-vue-next

A starter template for using vue-next with the electron.
https://ci010.github.io/electron-vue-next/
191 stars 27 forks source link

Make eslint optional #16

Closed cawa-93 closed 3 years ago

cawa-93 commented 3 years ago

There are many dependencies in the project and the construction process itself is large and long. I suggest to make dependences for the linter in a separate category and not to establish them for construction processes in which the linter is not used.