Files
superset2/docs/.prettierrc
kasiazjc 5e3419fe28 Revert "docs: remove screenshots from repo — should not be committed to codebase"
This reverts commit 064bdb45c23836c27a992dafc3f2b00b0ecce469.
2026-05-26 06:04:19 +00:00

6 lines
78 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"arrowParens": "avoid"
}