Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTML stack #7

Closed
oesgalha opened this issue Aug 24, 2021 · 0 comments · Fixed by #22
Closed

Add HTML stack #7

oesgalha opened this issue Aug 24, 2021 · 0 comments · Fixed by #22
Assignees
Labels
A: Plugin - Stack Area: stack introspection and detection plugins T: Feature Type: a new feature

Comments

@oesgalha
Copy link
Collaborator

Start with ".html" and ".vue".

Format: Prettier for ".vue" and ".html"
Lint: ESLint and Stylelint for ".vue"

@oesgalha oesgalha added A: Plugin - Stack Area: stack introspection and detection plugins T: Feature Type: a new feature labels Aug 24, 2021
@joao10lima joao10lima self-assigned this Aug 27, 2021
joao10lima added a commit that referenced this issue Sep 1, 2021
Adds prettier as a formatter for .html and Vue files.
Uses ESLint and Stylelint for Vue linting, choosing ESLint as a default.

Resolves: #7
mciurcio pushed a commit that referenced this issue Sep 21, 2021
Adds prettier as a formatter for .html and Vue files.
Uses ESLint and Stylelint for Vue linting, choosing ESLint as a default.

Resolves: #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Plugin - Stack Area: stack introspection and detection plugins T: Feature Type: a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants