diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e5e4ed3..1e60f17 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,4 +14,5 @@ } }, "onCreateCommand": "julia --project=docs -e 'using Pkg; Pkg.instantiate(); Pkg.precompile();'" -} \ No newline at end of file +} +