cullmann.io/themes/CodeIT/.vscode/settings.json

9 lines
150 B
JSON
Raw Normal View History

2021-02-18 22:21:36 +01:00
{
"files.associations": {
".huskyrc": "json",
".stylelintrc": "json",
".lintstagedrc": "json",
".all-contributorsrc": "json",
}
}