mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 15:19:08 +00:00
12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
![]() |
{
|
||
|
"parser": "babel",
|
||
|
"printWidth": 100,
|
||
|
"trailingComma": "all",
|
||
|
"overrides": [{
|
||
|
"files": ".html",
|
||
|
"options": {
|
||
|
"parser": "html"
|
||
|
}
|
||
|
}]
|
||
|
}
|