Skip to content

Commit

Permalink
Move tsconfig-browser.json from chipper/ to chipper/tsconfig/shared, …
Browse files Browse the repository at this point in the history
…see chipper issue 1463
  • Loading branch information
samreid committed Oct 12, 2024
1 parent 0821179 commit d126668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "../chipper/tsconfig-browser.json",
"extends": "../chipper/tsconfig/shared/tsconfig-browser.json",
"include": [
"js/**/*",
"images/**/*",
Expand Down

0 comments on commit d126668

Please sign in to comment.