mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-12-08 12:04:57 +00:00
client
This commit is contained in:
7
client/.prettierrc
Normal file
7
client/.prettierrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"useTabs": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 100,
|
||||
"semi": false
|
||||
}
|
||||
Reference in New Issue
Block a user