Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 40caa97

Browse files
nickservMatanBobi
andauthored
fix(types): exclude tsconfig from types folder in publish flow (#213)
Port of testing-library/react-testing-library#893 Co-authored-by: Matan Borenkraout <Matanbobi@gmail.com>
1 parent a06815a commit 40caa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"node": ">10.18"
1919
},
2020
"files": [
21-
"types",
21+
"types/*.d.ts",
2222
"dist",
2323
"cleanup-after-each.js"
2424
],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /