Skip to content

Commit

Permalink
fix: revert resolveJsonModule in tsconfig (#8310)
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben authored Jun 5, 2023
1 parent 0c01161 commit 8f32b9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"declarationMap": true,
"skipLibCheck": true,
"checkJs": false,
"preserveWatchOutput": true,
"resolveJsonModule": true
"preserveWatchOutput": true
}
}

0 comments on commit 8f32b9f

Please sign in to comment.