Skip to content

Commit

Permalink
fix(templates/cloudflare-pages): skiplibcheck (#7488)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcattori authored Sep 19, 2023
1 parent 9b280fe commit 5d78064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/cloudflare-pages/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"paths": {
"~/*": ["./app/*"]
},
"skipLibCheck": true,

// Remix takes care of building everything in `remix build`.
"noEmit": true
Expand Down

0 comments on commit 5d78064

Please sign in to comment.