mirror of
https://gitlab.com/gridtracker.org/gridtracker
synced 2026-08-13 17:52:40 -04:00
12 lines
137 B
JSON
12 lines
137 B
JSON
|
|
{
|
||
|
|
"printWidth": 80,
|
||
|
|
"overrides": [
|
||
|
|
{
|
||
|
|
"files": ["*.html"],
|
||
|
|
"options": {
|
||
|
|
"printWidth": 120
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|