frontend/.vscode/settings.json

5 lines
102 B
JSON

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