We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc6985 commit f55e0e9Copy full SHA for f55e0e9
.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