revert(schema): move config-schema back into .github folder (#3886)

This reverts PR #3878 / commit 094f982df1.
This commit is contained in:
David Knaack
2022-04-18 17:42:47 +02:00
committed by GitHub
parent 6a187dcbd7
commit 9b2ce4240c
6 changed files with 4781 additions and 4780 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ include = [
"LICENSE",
"/README.md",
"docs/.vuepress/public/presets/toml/",
"docs/.vuepress/public/config-schema.json",
".github/config-schema.json",
]
keywords = ["prompt", "shell", "bash", "fish", "zsh"]
license = "ISC"