grafana/packages/grafana-toolkit
renovate[bot] 2e8cd1c021
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>
2023-07-17 09:19:27 +01:00
..
bin Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
src/cli Update dependency prettier to v3 (#71586) 2023-07-17 09:19:27 +01:00
.eslintrc Chore: eslint plugin react hooks fix in jeager (#27580) 2020-09-24 14:41:57 +02:00
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 Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
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.