Skip to content

Commit

Permalink
add toml support
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Mar 7, 2024
1 parent d956759 commit dd481b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"ms-python.mypy-type-checker",
"ms-python.black-formatter",
"qwtel.sqlite-viewer",
"njpwerner.autodocstring"
"njpwerner.autodocstring",
"tamasfe.even-better-toml"
]
}
},
Expand Down

0 comments on commit dd481b0

Please sign in to comment.