10 lines
116 B
YAML
10 lines
116 B
YAML
# -*- yaml -*-
|
|
|
|
tabWidth: 4
|
|
bracketSameLine: true
|
|
|
|
overrides:
|
|
- files: "**/*.html"
|
|
options:
|
|
tabWidth: 2
|