Skip to content

Commit

Permalink
DO-1530: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
gowrizrh committed Oct 5, 2023
1 parent 366226a commit 093b5a7
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 @@ -18,7 +18,7 @@
"experimentalDecorators": true,
"strictPropertyInitialization": false,
"typeRoots": ["./node_modules/@types"],
"types": ["node", "jest"],
"types": ["node", "jest"]
},
"exclude": ["**/node_modules", "cdk.out", "**/handlers/**"]
}

0 comments on commit 093b5a7

Please sign in to comment.