mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
19 lines
279 B
Plaintext
19 lines
279 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"follow_symlinks": true,
|
|
"path": ".",
|
|
"folder_exclude_patterns": [
|
|
"node_modules"
|
|
]
|
|
}
|
|
],
|
|
"settings":
|
|
{
|
|
"tab_size": 2,
|
|
"translate_tabs_to_spaces": true,
|
|
"trim_trailing_white_space_on_save": true
|
|
}
|
|
}
|