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