📝 Added sandbox (code sketchbook)
This commit is contained in:
parent
b475595f7f
commit
b5daf18b1a
142 changed files with 100702 additions and 0 deletions
6
sandbox/docker_web_app/.prettierrc
Normal file
6
sandbox/docker_web_app/.prettierrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
trailingComma: "all"
|
||||
tabWidth: 4
|
||||
semi: false
|
||||
singleQuote: true
|
||||
bracketSpacing: true
|
||||
arrowParens: "avoid"
|
||||
Loading…
Add table
Add a link
Reference in a new issue