initial commit. Cloned timetracker repository
This commit is contained in:
7
bo/.prettierrc.json
Normal file
7
bo/.prettierrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/prettierrc",
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 160,
|
||||
"singleAttributePerLine": false
|
||||
}
|
||||
Reference in New Issue
Block a user