Skip to content

Commit ceeb955

Browse files
committed
Add initial build scripts
1 parent d8458ac commit ceeb955

10 files changed

+1376
-0
lines changed

.prettierrc

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"printWidth": 120,
3+
"semi": true,
4+
"singleQuote": true,
5+
"arrowParens": "avoid",
6+
"tabWidth": 4
7+
}

LICENSE

+674
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)