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.
.tsbuildinfo
.gitignore
1 parent 7f3c69e commit ec3152bCopy full SHA for ec3152b
.gitignore
@@ -1,7 +1,8 @@
1
-coverage/
2
-node_modules/
3
-.DS_Store
4
*.d.ts
5
*.log
+*.tsbuildinfo
+.DS_Store
+coverage/
6
+node_modules/
7
yarn.lock
8
!/index.d.ts
0 commit comments