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