grafana/packages/grafana-toolkit
Ashley Harrison 9852b24d61
Chore: Upgrade prettier to v3 (#71764)
* Update dependency prettier to v3 (#71586)

* Update dependency prettier to v3

* run prettier

* ignore prettier update in legacy select scss

* update command line arg

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>

* unplug prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 15:58:22 +01:00
..
bin Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
src/cli Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
.eslintrc
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
LICENSE_APACHE2
package.json Release: Bump version to 10.1.0-pre (#67613) 2023-05-02 09:48:59 +03:00
README.md Toolkit: Remove deprecated plugin:build (#67485) 2023-04-28 14:33:16 +02:00
tsconfig.json Grafana Toolkit: Fix broken build directory structure (#67544) 2023-04-28 19:57:02 +03:00

WARNING: @grafana/toolkit is deprecated.

grafana-toolkit

grafana-toolkit is a CLI that enables efficient development of Grafana plugins. We want to help our community focus on the core value of their plugins rather than all the setup required to develop them.

FAQ

Which version of grafana-toolkit should I use?

You should not use grafana-toolkit anymore. create-plugin is the tool to create new plugins and existing plugins should migrate.

Contribute to grafana-toolkit

Grafana Toolkit is now deprecated.