mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
15 lines
181 B
Plaintext
15 lines
181 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"useTabs": true,
|
|
"overrides": [
|
|
{
|
|
"files": "**/*.{yml,yaml,md}",
|
|
"options": {
|
|
"useTabs": false,
|
|
"tabWidth": 2
|
|
}
|
|
}
|
|
]
|
|
}
|