Skip to content

Commit

Permalink
fix test/performance compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Nov 21, 2023
1 parent b1efbdc commit e8b0be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/performance/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lib": ["es2022", "esnext.disposable", "dom", "DOM.Iterable"]
},
"exclude": [
"../typescript-moduleResolution-bundler/**/*",
"../typescript-support/**/*"
]
}

0 comments on commit e8b0be8

Please sign in to comment.