Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit f18b325

Browse files
committed
No.
1 parent fd856af commit f18b325

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.eslintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
]
1313
},
1414
"extends": ["fbjs/opensource"],
15+
"rules": {
16+
"linebreak-style": 0
17+
},
1518
"globals": {
1619
"atom": true,
1720
"advanceClock": true,

0 commit comments

Comments
 (0)