mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix README typo (#29219)
What this PR does / why we need it: Fix typo in grafana-toolkit README Which issue(s) this PR fixes: None. Special notes for your reviewer:
This commit is contained in:
@@ -261,7 +261,7 @@ Yes! However, it's important that your `tsconfig.json` file contains the followi
|
||||
|
||||
### Can I adjust ESLint configuration to suit my needs?
|
||||
|
||||
grafana-toolkit comes with [default config for ESLint](https://github.com/grafana/grafana/blob/master/packages/grafana-toolkit/src/config/eslint.plugin.json). For now, there is now way to customise ESLint config.
|
||||
grafana-toolkit comes with [default config for ESLint](https://github.com/grafana/grafana/blob/master/packages/grafana-toolkit/src/config/eslint.plugin.json). For now, there is no way to customise ESLint config.
|
||||
|
||||
### How is Prettier integrated into grafana-toolkit workflow?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user