grafana / grafana-json-datasource

A data source plugin for loading JSON APIs into Grafana.
Apache License 2.0
270 stars 66 forks source link

added prettier to yarn lint, also added github workflow to run it #394

Closed gabor closed 1 year ago

gabor commented 1 year ago

(part of https://github.com/grafana/grafana/issues/75518)

this will run yarn run lint (which also does prettier) when new code is pushed.