schema autoload

This commit is contained in:
Yuri Kuznetsov
2023-06-01 12:14:32 +03:00
parent 29c9b0fc78
commit 0b9abdd70d
3 changed files with 65 additions and 0 deletions
+6
View File
@@ -1,5 +1,11 @@
{
"json.schemas": [
{
"fileMatch": [
"*/Resources/autoload.json"
],
"url": "./schema/autoload.json"
},
{
"fileMatch": [
"*/Resources/routes.json"