Skip to content

Commit 024e038

Browse files
committed
Implement initial UI
1 parent 0a3394b commit 024e038

7 files changed

Lines changed: 1025 additions & 163 deletions

File tree

.prettierrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"trailingComma": "es5",
33
"tabWidth": 4,
44
"semi": true,
5-
"singleQuote": false
5+
"singleQuote": false,
6+
"printWidth": 80
67
}

0 commit comments

Comments
 (0)