react-typescript-template/.vscode/settings.json

7 lines
91 B
JSON

{
"files.associations": {
".commitlintrc": "json",
".lintstagedrc": "json"
}
}