-
Notifications
You must be signed in to change notification settings - Fork 82
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
Set up linting for vscode-xml #438
Comments
datho7561
added a commit
to datho7561/vscode-xml
that referenced
this issue
Jun 7, 2021
Run `npm run lint` in order to lint the source files. In VS Code, use Ctrl+Shift+P > "Tasks: Run Task" > "npm: lint" in order to lint the source files and show the errors in the editor. Closes redhat-developer#438 Signed-off-by: David Thompson <[email protected]>
datho7561
added a commit
to datho7561/vscode-xml
that referenced
this issue
Jul 19, 2022
One part of redhat-developer#438 Signed-off-by: David Thompson <[email protected]>
datho7561
added a commit
to datho7561/vscode-xml
that referenced
this issue
Jul 20, 2022
Configure VS Code integration for eslint. Add a GitHub Actions workflow that runs the TypeScript compile and eslint. Closes redhat-developer#438 Signed-off-by: David Thompson <[email protected]>
datho7561
added a commit
to datho7561/vscode-xml
that referenced
this issue
Jul 20, 2022
Configure VS Code integration for eslint. Add a GitHub Actions workflow that runs the TypeScript compile and eslint. Closes redhat-developer#438 Signed-off-by: David Thompson <[email protected]>
datho7561
added a commit
to datho7561/vscode-xml
that referenced
this issue
Jul 20, 2022
Configure VS Code integration for eslint. Add a GitHub Actions workflow that runs the TypeScript compile and eslint. Closes redhat-developer#438 Signed-off-by: David Thompson <[email protected]>
datho7561
added a commit
to datho7561/vscode-xml
that referenced
this issue
Aug 15, 2022
Configure VS Code integration for eslint. Add a GitHub Actions workflow that runs the TypeScript compile and eslint. Closes redhat-developer#438 Signed-off-by: David Thompson <[email protected]>
datho7561
added a commit
that referenced
this issue
Aug 16, 2022
Configure VS Code integration for eslint. Add a GitHub Actions workflow that runs the TypeScript compile and eslint. Closes #438 Signed-off-by: David Thompson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It might be worthwhile to set up a linter, such as ESLint for vscode-xml.
The text was updated successfully, but these errors were encountered: