Skip to content

Commit

Permalink
chore: remove browser from exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Sep 10, 2023
1 parent 9cbaeba commit 4e410f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
],
"exclude": [
"node_modules",
"src/browser",
"lib"
]
}

0 comments on commit 4e410f0

Please sign in to comment.