egoport/.vscode/settings.json
2023-11-23 19:24:47 +01:00

6 lines
108 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"conventionalCommits.scopes": [
"mastodon"
]
}