winglang/wing

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

Open

#1.777 aberto em 10 de mar. de 2023

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

Guia do colaborador