Skip to content

Commit

Permalink
use esmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jan 11, 2024
1 parent 9384130 commit 0355d51
Show file tree
Hide file tree
Showing 29 changed files with 743 additions and 2,005 deletions.
3 changes: 2 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"semi": false,
"trailingComma": "all"
"trailingComma": "all",
"plugins": ["prettier-plugin-organize-imports"]
}
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading

0 comments on commit 0355d51

Please sign in to comment.