mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-11-21 17:37:02 +01:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"endOfLine": "lf"
|
|
}
|