winglang/wing

Formatter config and `turbo lint` target for `tree-sitter-wing` grammar file

Open

#1,777 opened on Mar 10, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (214 forks)github user discovery
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)

Contributor guide