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 9ca6a16 commit a4b140bCopy full SHA for a4b140b
.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