mirror of
https://github.com/apache/superset.git
synced 2026-07-13 18:25:58 +00:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|