json utils updated

This commit is contained in:
Dmitry Borisenko
2021-10-09 18:48:02 +00:00
parent 7218411e34
commit bd6fa0fc37
4 changed files with 63 additions and 9 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"functional": "cpp"
}
}