winglang/wing
View on GitHubFormatter config and `turbo lint` target for `tree-sitter-wing` grammar file
Open
#1,777 opened on Mar 10, 2023
good first issue👷♀️ contributor-experience
Repository metrics
- Stars
- (5,385 stars)
- PR merge metrics
- (No merged PRs in 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)