This repository was archived by the owner on Mar 23, 2024. It is now read-only.
Commit 9b59f46
Preset: add disallowNewlineBeforeBlockStatements rule
From https://github.com/mrdoob/three.js/wiki/Mr.doob's-Code-Style%E2%84%A2
"The opening brackets should always follow a space and not start at a new line"
Closes gh-21161 parent 998eb2d commit 9b59f46
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
0 commit comments