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 0c261ba commit 3460b7aCopy full SHA for 3460b7a
.gitignore
@@ -1,3 +1,5 @@
1
+bin
2
+
3
# Logs
4
logs
5
*.log
@@ -75,4 +77,4 @@ yarn-error.log
75
77
.idea/
76
78
79
.vscode/snipsnap.code-snippets
-output
80
+output
.vale/vocab/docs/accept.txt renamed to .vale/Vocab/docs/accept.txt
package.json
@@ -84,4 +84,4 @@
84
"lint-staged": "^10.4.0",
85
"wait-on": "^5.2.0"
86
}
87
-}
+}
0 commit comments