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 73a3186 commit 43fdf61Copy full SHA for 43fdf61
.gitignore
@@ -5,7 +5,7 @@ node_modules
5
obj
6
temp
7
npm-debug.log
8
-test-report.xml
+**/test-report.xml
9
output*/
10
ref*/
11
dist/
.prettierignore
@@ -3,6 +3,7 @@ package-lock.json
3
dist
4
templates
*.log
+*.xml
CHANGELOG.md
.prettierignore
tests/custom/api
0 commit comments