Skip to content

Commit

Permalink
Changes to config to support prismicio/types
Browse files Browse the repository at this point in the history
  • Loading branch information
rcantin-w committed Sep 20, 2024
1 parent a33fa3b commit 1a472cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"extends": "@tsconfig/node20/tsconfig.json",
"compilerOptions": {
"rootDir": ".",
"moduleResolution": "node",
"module": "esnext",
"outDir": "lib",
"forceConsistentCasingInFileNames": true
}
Expand Down

0 comments on commit 1a472cb

Please sign in to comment.