1
0
Fork 0
mirror of https://github.com/MillironX/Kelpie.jl.git synced 2024-11-14 21:43:10 +00:00
Kelpie.jl/.vscode/extensions.json

8 lines
161 B
JSON
Raw Normal View History

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