Skip to content

Commit fdd3c8d

Browse files
committed
refactor: Code formatting using prettier
Add prettier-plugin-organize-imports
1 parent 03aaf23 commit fdd3c8d

File tree

9 files changed

+140
-39
lines changed

9 files changed

+140
-39
lines changed

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
/.github/
22
/.vscode/
3-
/lib/
3+
/dist/
44
/docs/
55
/*.json
66
/*.js
7+
/*.mjs
78
/*.yml
89
/*.md

0 commit comments

Comments
 (0)