mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 21:28:50 +01:00
chore(.prettierrc.js): update tabWidth to 2 and remove commented out code
This commit is contained in:
parent
bd1d5e991d
commit
77252bafc1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
printWidth: 100,
|
||||
tabWidth: 2,
|
||||
useTabs: false,
|
||||
// tabWidth: 2,
|
||||
semi: true,
|
||||
singleQuote: true,
|
||||
// bracketSpacing: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue