Skip to content

Commit

Permalink
test(exports): Make pnpm typecheck work for test files
Browse files Browse the repository at this point in the history
related #3
  • Loading branch information
ribose-jeffreylau committed Aug 21, 2023
1 parent 03010a3 commit 4baac52
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"src"
],
"exclude": [
"paneron-for-tests/",
"src/*.test.*",
"spec/**/*.ts",
"test/**/*.ts"
"paneron-for-tests/"
]
}

0 comments on commit 4baac52

Please sign in to comment.