mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 06:24:54 +10:00
10 lines
295 B
JSON
10 lines
295 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"yaml.schemas": {
|
|
"https://json.schemastore.org/github-workflow.json": ".github/workflows/*.yml",
|
|
"https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json": [
|
|
"tools/compose/*"
|
|
]
|
|
}
|
|
}
|