mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 11:32:36 +08:00
PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
This commit is contained in:
@ -29,5 +29,6 @@ To enable annotation support for your data source, add the following two lines o
|
||||
**datasource.ts**
|
||||
|
||||
```ts
|
||||
annotations: {};
|
||||
annotations: {
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user