Skip to content

Commit 4a531ac

Browse files
Robert KleinRobert Klein
Robert Klein
authored and
Robert Klein
committed
new design
1 parent 087b973 commit 4a531ac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+6346
-648
lines changed

Diff for: .prettierrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"printWidth": 120,
3+
"singleQuote": true,
4+
"trailingComma": "es5",
5+
"semi": false
6+
}

0 commit comments

Comments
 (0)