mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-09-24 21:04:57 +00:00
Initial commit
This commit is contained in:
11
.prettierrc.yaml
Normal file
11
.prettierrc.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# .prettierrc or .prettierrc.yaml
|
||||
trailingComma: "es5"
|
||||
tabWidth: 4
|
||||
semi: true
|
||||
singleQuote: false
|
||||
printWidth: 110
|
||||
useTabs: false
|
||||
quoteProps: "consistent"
|
||||
bracketSpacing: true
|
||||
arrowParens: avoid
|
||||
endOfLine: "lf"
|
||||
Reference in New Issue
Block a user