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 a33bb14 commit 0ac28b6Copy full SHA for 0ac28b6
.gitignore
@@ -1,6 +1,7 @@
1
-coverage/
2
-node_modules/
3
-.DS_Store
4
*.d.ts
5
*.log
+*.tsbuildinfo
+.DS_Store
+coverage/
6
+node_modules/
7
yarn.lock
0 commit comments