summaryrefslogtreecommitdiff
path: root/themes/CodeIT/.vscode/settings.json
blob: 89170eda9a020766c67987ab6a41236784a330a4 (plain)
1
2
3
4
5
6
7
8
{
  "files.associations": {
    ".huskyrc": "json",
    ".stylelintrc": "json",
    ".lintstagedrc": "json",
    ".all-contributorsrc": "json",
  }
}