Reverting changes regarding single quotes

This commit is contained in:
David Négrier
2021-07-23 14:55:14 +02:00
parent 4ea6a12d20
commit a146065cc6
2 changed files with 2 additions and 7 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
{
"printWidth": 120,
"tabWidth": 4,
"singleQuote": true
"tabWidth": 4
}