switch to toml
This commit is contained in:
parent
df0cf3b93d
commit
e6b521262d
12 changed files with 218 additions and 160 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -22,7 +22,7 @@
|
|||
"args": [
|
||||
"run",
|
||||
"-c",
|
||||
"gregory.example.yml"
|
||||
"gregory.example.toml"
|
||||
],
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue