gandi-live-dns-rust/.vscode/settings.json

8 lines
118 B
JSON
Raw Permalink Normal View History

2021-12-12 03:32:05 -06:00
{
"cSpell.words": [
"gandi",
2021-12-24 19:20:31 -06:00
"rrset",
2021-12-12 03:32:05 -06:00
"structopt"
],
"editor.formatOnSave": true
2021-12-12 03:32:05 -06:00
}