chocolatey / chocolatey/choco-theme
Add plugin for ESLint in Astro
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 17
- Avg merge
- 20h 33m
- Merged PRs (30d)
- 4
Description
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my request.
### Is Your Feature Request Related To A Problem? Please describe.
We should look to add a plugin that will run ESLint on Astro components as well as scripts in each repository.
### Describe The Solution. Why is it needed?
There is one ESLint plugin we could try to implement: https://github.com/ota-meshi/eslint-plugin-astro
It's unknown though if this is only for Astro components, or for other scripts inside Astro as well.
### Additional Context
_No response_
### Related Issues
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.