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