Skip to content

Commit

Permalink
re add config to prismic-model
Browse files Browse the repository at this point in the history
  • Loading branch information
rcantin-w committed Jun 27, 2024
1 parent e5ad544 commit 0de5fff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions prismic-model/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"extends": "../config/tsconfig-base",
"compilerOptions": {
"module": "commonjs",
},
// This is for https://github.com/wellcomecollection/ts-aws
"ts-node": {
"skipIgnore": true
Expand Down

0 comments on commit 0de5fff

Please sign in to comment.