2022-11-12 12:13:49 +08:00
|
|
|
{
|
2025-04-11 23:45:17 +08:00
|
|
|
"typescript.tsserver.maxTsServerMemory": 4096,
|
2022-11-12 12:13:49 +08:00
|
|
|
"json.schemas": [
|
|
|
|
|
{
|
|
|
|
|
"fileMatch": [
|
2025-04-11 23:45:17 +08:00
|
|
|
"/recipe_schemas/*.json"
|
2022-11-12 12:13:49 +08:00
|
|
|
],
|
2025-04-11 23:45:17 +08:00
|
|
|
"url": "./.vscode/recipe.json"
|
2022-11-12 12:13:49 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|