emacs/test/lisp/progmodes/js-resources/jsx-unclosed-1.jsx

14 lines
266 B
JavaScript

// Local Variables:
// indent-tabs-mode: nil
// js-indent-level: 2
// End:
// The following test goes below any comments to avoid including
// misindented comments among the erroring lines.
return (
<div>
{array.map(function () {
return {
a: 1