first commit: one-api base code + SAAS plan document
This commit is contained in:
8
web/berry/.prettierrc
Normal file
8
web/berry/.prettierrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bracketSpacing": true,
|
||||
"printWidth": 140,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
||||
Reference in New Issue
Block a user