Skip to content

Commit 4cd2745

Browse files
committed
Update dependencies
1 parent 711eb8a commit 4cd2745

File tree

8 files changed

+1182
-1618
lines changed

8 files changed

+1182
-1618
lines changed

.prettierrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"bracketSpacing": false,
33
"printWidth": 100,
44
"singleQuote": true,
5-
"trailingComma": "all"
5+
"trailingComma": "all",
6+
"plugins": ["prettier-plugin-organize-imports"]
67
}

0 commit comments

Comments
 (0)