1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-10-30 23:07:47 +02:00

Drop trailingComma setting from Prettier config (#9768)

This commit is contained in:
Álvaro Mondéjar
2023-10-22 01:54:42 +02:00
committed by GitHub
parent e4bc81b59d
commit 862710ffc2

View File

@@ -1,4 +1,3 @@
{
"trailingComma": "all",
"singleQuote": true
}