Skip to content

Commit

Permalink
prettier with updated local version
Browse files Browse the repository at this point in the history
  • Loading branch information
noppej committed Jan 22, 2024
1 parent 99bdf0e commit 29716c3
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 @@ -19,7 +19,7 @@
"inlineSourceMap": false,
"preserveConstEnums": true,
"strictNullChecks": true,
"noUnusedParameters": false
"noUnusedParameters": false,
},
"exclude": ["node_modules"]
"exclude": ["node_modules"],
}

0 comments on commit 29716c3

Please sign in to comment.