Skip to content

Commit dac7947

Browse files
committed
Merge pull request airbnb#201 from ateich/patch-1
Added author to Conditional Callbacks
2 parents 9c58254 + aaf2f2e commit dac7947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,7 @@
14431443
**Other Styles**
14441444
14451445
- [Naming this in nested functions](https://gist.github.com/4135065) - Christian Johansen
1446-
- [Conditional Callbacks](https://github.com/airbnb/javascript/issues/52)
1446+
- [Conditional Callbacks](https://github.com/airbnb/javascript/issues/52) - Ross Allen
14471447
- [Popular JavaScript Coding Conventions on Github](http://sideeffect.kr/popularconvention/#javascript) - JeongHoon Byun
14481448
- [Multiple var statements in JavaScript, not superfluous](http://benalman.com/news/2012/05/multiple-var-statements-javascript/) - Ben Alman
14491449

0 commit comments

Comments
 (0)