Skip to content

Commit

Permalink
use esmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jan 4, 2024
1 parent 5621d46 commit 0477c7a
Show file tree
Hide file tree
Showing 36 changed files with 1,438 additions and 3,242 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: 0 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
use esmodule
Loading

0 comments on commit 0477c7a

Please sign in to comment.