Skip to content

Commit 25585c2

Browse files
committed
Fix prReleaseNotesCommon file type
1 parent 9ab44a9 commit 25585c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ markdowns/
241241
# typings/
242242
# eslint-rules/
243243
scripts/*
244-
!scripts/prReleaseNotesCommon.ts
244+
!scripts/prReleaseNotesCommon.js
245245
demo-app.component.js
246246
index.android.js
247247
index.ios.js

0 commit comments

Comments
 (0)