Skip to content

Commit 73ee8b2

Browse files
committed
chore: ๐Ÿ”จ @stylistic/eslint-plugin ๋ฒ„์ „ ์—…๊ทธ๋ ˆ์ด๋“œ ๋Œ€์‘
1 parent 7371b98 commit 73ee8b2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

โ€Žsrc/stylistic/index.tsโ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,7 @@ export default {
218218
'@stylistic/object-property-newline': [
219219
'error',
220220
{
221-
allowAllPropertiesOnSameLine: false,
222-
allowMultiplePropertiesPerLine: false
221+
allowAllPropertiesOnSameLine: false
223222
}
224223
],
225224
// ๋ถˆํ•„์š”ํ•œ ๋ธ”๋Ÿญ ํŒจ๋”ฉ ๋ฐฉ์ง€

0 commit comments

Comments
ย (0)