mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: bigcapital CLI.
This commit is contained in:
10
client/.prettierrc
Normal file
10
client/.prettierrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"arrowParens": "always",
|
||||
"bracketSpacing": true,
|
||||
"printWidth": 80,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
}
|
||||
Reference in New Issue
Block a user