We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e660aec commit 79466ddCopy full SHA for 79466dd
1 file changed
โREADME.mdโ
@@ -833,9 +833,7 @@ export default {
833
// ์ค๋ธ์ ํธ ์์ ์ค๋ฐ๊ฟ ๊ท์น ๊ฐ์
834
'@stylistic/object-property-newline': [
835
'error',
836
- {
837
- allowAllPropertiesOnSameLine: false
838
- }
+ { allowAllPropertiesOnSameLine: false }
839
],
840
// ๋ถํ์ํ ๋ธ๋ญ ํจ๋ฉ ๋ฐฉ์ง
841
'@stylistic/padded-blocks': [
0 commit comments