HelpLogin
© 2022-2025 Spice AI, Inc.
SQL Query ReferenceDocsFAQSupport
PrivacyTerms
Status
Home
Datasets
Models
trunk
Edit on GitHub
Fork
/docs/.prettierrc
1{
2 "semi": false,
3 "singleQuote": true,
4 "jsxSingleQuote": true,
5 "tabWidth": 2,
6 "printWidth": 100,
7 "trailingComma": "none",
8 "arrowParens": "always"
9}
1{
2 "semi": false,
3 "singleQuote": true,
4 "jsxSingleQuote": true,
5 "tabWidth": 2,
6 "printWidth": 100,
7 "trailingComma": "none",
8 "arrowParens": "always"
9}