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 8b75e87 commit 3412869Copy full SHA for 3412869
.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