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 3157c2c commit 650f2caCopy full SHA for 650f2ca
.gitignore
@@ -12,6 +12,8 @@ scratch/
12
*.pyc
13
*.tsbuildinfo
14
scenarios/*/dist/
15
+# transpiled transformers
16
+jest/transformers/*.js
17
18
# logs
19
yarn-error.log
0 commit comments