Skip to content

Commit

Permalink
style: format with pretties
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocesarato committed Nov 22, 2022
1 parent 9eb2827 commit c3c66b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"strict": true,
"sourceMap": true,
"target": "es6",
"types": ["@types/node" ,"@types/jest"],
"types": ["@types/node", "@types/jest"],
"module": "commonjs",
"outDir": "./dist",
"baseUrl": "./src"
Expand Down

0 comments on commit c3c66b5

Please sign in to comment.