Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
style: format source
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Feb 6, 2024
1 parent b20ad8e commit 40e536f
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 @@ -17,6 +17,6 @@
"noUnusedLocals": true,
"noEmit": true,
"verbatimModuleSyntax": true,
"skipLibCheck": true,
},
"skipLibCheck": true
}
}

0 comments on commit 40e536f

Please sign in to comment.