start backend db
This commit is contained in:
6
backend/database/.prettierrc
Normal file
6
backend/database/.prettierrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"printWidth": 140,
|
||||
"singleQuote": false,
|
||||
"semi": true,
|
||||
"useTabs": true
|
||||
}
|
Reference in New Issue
Block a user