mirror of https://github.com/grafana/grafana
InputDatasource: Fixed prettier errors (#23679)
* InputDatasource: Fixed prettier errors * Fixed prettier config in toolkit to make it consistent with grafana core prettier configpull/23730/head
parent
4d9d3270af
commit
017767ae39
@ -1,5 +1,5 @@ |
||||
{ |
||||
"trailingComma": "es5", |
||||
"singleQuote": true, |
||||
"printWidth": 150 |
||||
"printWidth": 120 |
||||
} |
||||
|
||||
Loading…
Reference in new issue