Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit dd422d1

Browse files
authored
fix(data-table): Add .npmignore to ignore typescript files when… (#4992)
1 parent eb87f06 commit dd422d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/mdc-data-table/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.ts
2+
!*.d.ts

0 commit comments

Comments
 (0)