mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-16 22:43:08 +00:00
4b1493d5f6
This helps local dev, since my editor can provide autocompletions and inline help. It's also run inside a GitHub Action
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"yaml.schemas": {
|
|
"./defaults.schema.json": ["/defaults*.yml"]
|
|
}
|
|
}
|