saberland/saber


Do you want to work on this issue?
You can request for a bounty in order to promote it!
ESLint and Vetur integration #569
krmax44 posted onGitHub
<!-- Please don't delete this template or we'll close your issue -->
<!-- Before creating an issue please make sure you are using the latest version of Saber. -->
Feature request
<!-- Please ask questions via following several ways. -->
<!-- https://chat.saber.land/ -->
<!-- https://stackoverflow.com/questions/ask?tags=saberjs -->
- Linting for config files
- Vetur autocompletions and templates for the customized Vue parts (like
export const data = {}
)
What problem does this feature solve?
Developer experience++
What does the proposed API look like?
How should this be implemented in your opinion?
Let's just look at Gridsome and how they've done it :eyes:
Are you willing to work on this yourself?
Yes.