We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425bda9 commit ab50d5bCopy full SHA for ab50d5b
.gitignore
@@ -1,6 +1,7 @@
1
*.js
2
!jest.config.js
3
-*.d.ts
+*.d.*
4
+*.map
5
node_modules
6
notes.txt
7
0 commit comments