🔨 Add workflow and dockerfile
All checks were successful
release-nightly / build-docker (push) Successful in 3m19s

This commit is contained in:
2024-01-30 18:34:37 +08:00
parent e87da59026
commit 6d056b6e1d
50 changed files with 60 additions and 1684 deletions

5
pkg/view/src/.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"printWidth": 120,
"tabWidth": 2,
"singleQuote": false
}