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

7 lines
91 B
JSON
Raw Normal View History

2024-02-28 23:23:54 +00:00
{
"files.associations": {
".commitlintrc": "json",
".lintstagedrc": "json"
}
}