Add previous prettier trailing comma default

This commit is contained in:
Henrik Hüttemann
2023-09-01 16:20:57 +02:00
parent e4ea0b973c
commit b26c00f683
+1
View File
@@ -2,3 +2,4 @@ semi: false
singleQuote: true
endOfLine: lf
bracketSpacing: true
trailingComma: es5