We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.tsbuildinfo
.gitignore
1 parent e1777bc commit 6066ceaCopy full SHA for 6066cea
.gitignore
@@ -1,7 +1,8 @@
1
+*.log
2
+*.tsbuildinfo
3
+.DS_Store
4
coverage/
-node_modules/
5
lib/**/*.d.ts
6
+node_modules/
7
test/**/*.d.ts
-*.log
-.DS_Store
8
yarn.lock
0 commit comments