mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-22 08:23:40 +00:00
22 lines
No EOL
481 B
JSON
22 lines
No EOL
481 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"
|
|
],
|
|
"conventionalCommits.autoCommit": false,
|
|
"conventionalCommits.promptCI": true,
|
|
"git.alwaysSignOff": true
|
|
} |