mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-10 03:39:38 +00:00
27 lines
No EOL
609 B
JSON
27 lines
No EOL
609 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs*.yml"
|
|
},
|
|
"marquee.widgets.npm-stats.packageNames": [
|
|
"@ajhalili2006/tildeverse-web"
|
|
],
|
|
"conventionalCommits.scopes": [
|
|
"mkdocs.yml",
|
|
"gitlab-ci",
|
|
"builds.sr.ht",
|
|
"docker",
|
|
"markdown",
|
|
"readme",
|
|
"meta",
|
|
"global",
|
|
"deps-dev",
|
|
"docker",
|
|
"scripts",
|
|
"github-actions",
|
|
"dni"
|
|
],
|
|
"conventionalCommits.autoCommit": false,
|
|
"conventionalCommits.promptCI": true,
|
|
"git.alwaysSignOff": true,
|
|
"gitlens.remotes": [{ "domain": "mau.dev", "type": "GitLab" }]
|
|
} |