Skip to content

Commit

Permalink
Test skipLibCheck temporarily"
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jul 3, 2023
1 parent 6443627 commit c841f7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/__addonLocation__/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"src/**/*",
"unpublished-development-types/**/*"
],
"compilerOptions": {
"skipLibCheck": true
},
"glint": {
"environment": "ember-loose"
}
Expand Down

0 comments on commit c841f7f

Please sign in to comment.