We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd50c4 commit 3dfffa5Copy full SHA for 3dfffa5
.npmignore
@@ -7,7 +7,7 @@ tsconfig.json
7
showcase
8
9
# ignore the .ts files
10
-*.ts
+#*.ts
11
12
# include the .d.ts files
13
-!*.d.ts
+#!*.d.ts
0 commit comments