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 8bf338e commit ae2ebbfCopy full SHA for ae2ebbf
.gitignore
@@ -1,2 +1,6 @@
1
node_modules
2
-tsconfig.temp.json
+tsconfig.temp.json
3
+dist
4
+*.tsbuildinfo
5
+*.prompt.*
6
+.vscode/*.code-snippets
scripts/setup.ts
0 commit comments