clang-format: [JS] Support AllowShortFunctionsOnASingleLine.
Specifically, this also counts for stuff like (with style "inline"): var x = function() { return 1; }; llvm-svn: 218689
Loading
Please sign in to comment
Specifically, this also counts for stuff like (with style "inline"): var x = function() { return 1; }; llvm-svn: 218689