grafana / vscode-jsonnet

Full code support (formatting, highlighting, navigation, etc) for Jsonnet
Apache License 2.0
66 stars 7 forks source link

chore: apply consistent styling & editorconfig #38

Closed theSuess closed 4 months ago

theSuess commented 4 months ago

This adds a prettierrc & editorconfig file to keep styling consistent. The rules are taken from the recommended Grafana style found in the plugin SDK.

Will rebase #37 on this once merged.