aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 2b006d2ec2c8af2d1b6d1d32980b8cf3255dae10 (plain) (blame)
1
2
3
4
5
6
{
  "css.validate": false,
  "editor.quickSuggestions": {
    "strings": true
  }
}