Closed gabor closed 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.
yarn run lint
prettier
(part of https://github.com/grafana/grafana/issues/75518)
this will run
yarn run lint
(which also doesprettier
) when new code is pushed.