Files
gitlab-ci/.vscode/extensions.json
2024-02-16 03:42:26 +09:30

9 lines
249 B
JSON

{
"recommendations": [
"gitlab.gitlab-workflow",
"jebbs.markdown-extended",
"redhat.vscode-yaml",
"streetsidesoftware.code-spell-checker",
"streetsidesoftware.code-spell-checker-australian-english"
]
}