Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Jan 29, 2024
1 parent 0da6102 commit cbc438d
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 @@ -21,7 +21,7 @@
"checkJs": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"isolatedModules": true
"isolatedModules": true,
},
"include": ["src"]
"include": ["src"],
}

0 comments on commit cbc438d

Please sign in to comment.