mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* lisp/progmodes/js.el (js--treesit-indent-rules): Add indentation rules to handle bracketless statements (bug#67758). * test/lisp/progmodes/js-tests.el (js-ts-mode-test-indentation): New test for js-ts-mode indentation. * test/lisp/progmodes/js-resources/js-ts-indents.erts: New file with indentation tests for js-ts-mode. |
||
|---|---|---|
| .. | ||
| js-chain.js | ||
| js-indent-align-list-continuation-nil.js | ||
| js-indent-init-dynamic.js | ||
| js-indent-init-t.js | ||
| js-ts-indents.erts | ||
| js.js | ||
| jsx-align-gt-with-lt.jsx | ||
| jsx-comment-string.jsx | ||
| jsx-indent-level.jsx | ||
| jsx-quote.jsx | ||
| jsx-self-closing.jsx | ||
| jsx-unclosed-1.jsx | ||
| jsx-unclosed-2.jsx | ||
| jsx.jsx | ||