winglang/wing
Ver no GitHubFormatter config and `turbo lint` target for `tree-sitter-wing` grammar file
Open
#1.777 aberto em 10 de mar. de 2023
good first issue👷♀️ contributor-experience
Métricas do repositório
- Stars
- (5.385 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
The grammar.js in tree-sitter-wing should have consistent formatting (probably via prettier, to keep it simple).
This should be able to run automatically for vscode users and also via nx lint for everyone (including CI)