mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03:00
20bcfb4e49
* Convert prettierrc file to JSON * Remove prettierrc.js
5 lines
52 B
JSON
5 lines
52 B
JSON
{
|
|
"trailingComma": "all",
|
|
"singleQuote": true
|
|
}
|