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 3d2ad26 commit a6e30a8Copy full SHA for a6e30a8
.gitignore
@@ -1,7 +1,8 @@
1
.DS_Store
2
*.d.ts
3
*.log
4
+*.tsbuildinfo
5
+/node_modules/
6
coverage/
-/node_modules
7
test/baseline*.js
8
yarn.lock
0 commit comments