mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-05-05 04:18:05 +08:00
Bump to ES6
This commit is contained in:
6
backend/.prettierrc.json
Normal file
6
backend/.prettierrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 4,
|
||||
"bracketSpacing": true
|
||||
}
|
||||
Reference in New Issue
Block a user