Skip to content

Commit

Permalink
style: fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
theoludwig authored and mstruebing committed Mar 8, 2024
1 parent 09929f4 commit 5545b2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"module": "CommonJS",
"moduleResolution": "Node",
"strict": true,
"esModuleInterop": true,
},
"esModuleInterop": true
}
}

0 comments on commit 5545b2f

Please sign in to comment.