Skip to content

Commit 9ec155d

Browse files
committed
chore: upgrade dependencies
1 parent 7fe51e9 commit 9ec155d

File tree

6 files changed

+9555
-14511
lines changed

6 files changed

+9555
-14511
lines changed

.prettierrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"tabWidth": 4,
33
"trailingComma": "es5",
4-
"printWidth": 120
4+
"printWidth": 120,
5+
"overrides": [{ "files": "*.json", "options": { "tabWidth": 2 } }]
56
}

0 commit comments

Comments
 (0)