feat: scaffold Vue 3 + TypeScript frontend with typed stream event contract
This commit is contained in:
parent
1f40d064ad
commit
ef9e102b05
19 changed files with 3147 additions and 0 deletions
5
frontend/.prettierrc.json
Normal file
5
frontend/.prettierrc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue