1
0
Fork 0
mirror of https://github.com/MillironX/Kelpie.jl.git synced 2024-11-14 13:43:08 +00:00
Kelpie.jl/.vscode/extensions.json
Thomas A. Christensen II 438e87617c
Update code to use Prettier style
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 17:22:25 -05:00

7 lines
145 B
JSON

{
"recommendations": [
"julialang.language-julia",
"streetsidesoftware.code-spell-checker",
"DavidAnson.vscode-markdownlint"
]
}