mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
InputDatasource: Fixed prettier errors (#23679)
* InputDatasource: Fixed prettier errors * Fixed prettier config in toolkit to make it consistent with grafana core prettier config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"trailingComma": "es5",
|
||||
"singleQuote": true,
|
||||
"printWidth": 150
|
||||
"printWidth": 120
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user