Skip to content

Commit ea7f278

Browse files
authored
Merge pull request #298 from shinyama-k/add-jsx-type-file
Fix to add type file for jsx.js
2 parents a9817ff + 6a4b8ed commit ea7f278

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/mean-coins-move.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'preact-render-to-string': patch
3+
---
4+
5+
Fix to add type file for jsx.js

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"src",
5252
"dist",
5353
"jsx.js",
54+
"jsx.d.ts",
5455
"typings.json"
5556
],
5657
"eslintConfig": {

0 commit comments

Comments
 (0)