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 4155de9 commit 2615fe9Copy full SHA for 2615fe9
.gitignore
@@ -23,3 +23,5 @@ benchdata
23
*.swp
24
.vscode/*.json
25
26
+# Test fixtures
27
+./test/*fixtures/*.json
test/fixtures/.gitkeep
0 commit comments