Scaffold WebGl
This commit is contained in:
parent
7c68deef24
commit
fb50ade480
19 changed files with 186 additions and 86 deletions
6
frontend/.prettierrc
Normal file
6
frontend/.prettierrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue