Archived
added prettier | pnpm workspaces
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
tabWidth: 4
|
||||
printWidth: 80
|
||||
singleQuote: true
|
||||
jsxSingleQuote: false
|
||||
semi: false
|
||||
arrowParens: avoid
|
||||
endOfLine: auto
|
||||
Reference in New Issue
Block a user