BindableProperty

This commit is contained in:
2020-05-06 09:10:30 +02:00
parent 8732c85191
commit fbea880b64
18 changed files with 5558 additions and 0 deletions

15
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"cSpell.words": [
"Cascadia",
"STARTMDPATH",
"appleboy",
"devtool",
"dockerregistry",
"dockerrepo",
"envs",
"markdowndoc",
"settag"
],
"nixEnvSelector.nixShellConfig": "NOT_MODIFIED_ENV",
"cSpell.enabled": false
}