mirror of
https://github.com/coder/code-server.git
synced 2026-05-16 17:27:26 +02:00
Implement new structure
This commit is contained in:
7
.prettierrc.yaml
Normal file
7
.prettierrc.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
printWidth: 120
|
||||
semi: false
|
||||
tabWidth: 2
|
||||
singleQuote: false
|
||||
trailingComma: es5
|
||||
useTabs: false
|
||||
arrowParens: always
|
||||
Reference in New Issue
Block a user