Skip to content

Commit c85d194

Browse files
committed
import fiddle as prod dependency
1 parent a5b2b37 commit c85d194

File tree

4 files changed

+539
-73
lines changed

4 files changed

+539
-73
lines changed

.prettierrc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"trailingComma": "all",
3+
"tabWidth": 2,
4+
"semi": false,
5+
"singleQuote": true
6+
}

0 commit comments

Comments
 (0)