Project factory module JSON schemas (#2485)
* folder and project schemas * budget schema
This commit is contained in:
committed by
GitHub
parent
bda83ea0ef
commit
c5fcbbfca8
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": [
|
||||
"*.schema.json"
|
||||
],
|
||||
"url": "http://json-schema.org/draft-07/schema#"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user