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.
1 parent ac4622d commit 8a84befCopy full SHA for 8a84bef
.gitignore
@@ -30,3 +30,7 @@ node_modules
30
# Emacs
31
*~
32
.eslintcache
33
+
34
+# this file is generated by tsc and is not needed to be committed
35
+.tsbuildinfo
36
0 commit comments