mirror of
https://gitlab.com/recaptime-dev/squad/meta.git
synced 2025-06-05 04:29:30 +00:00
update README and add workspace config for VS Code
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
parent
9bbb4fb000
commit
09a0dcec99
2 changed files with 33 additions and 13 deletions
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"yaml.schemas": {
|
||||
"https://json.schemastore.org/github-issue-config.json": "file:///workspaces/recaptime-dev/squad/team-readme/.github/ISSUE_TEMPLATE/config.yml"
|
||||
},
|
||||
"git.alwaysSignOff": true,
|
||||
"gitlens.remotes": [
|
||||
{
|
||||
"domain": "mau.dev",
|
||||
"type": "GitLab",
|
||||
"name": "Manimum GitLab"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue