js--name-start-re
js--name-start-re
is a variable defined in `
js.el
'. Its value is
"[a-zA-Z_$]"
This variable may be risky if used as a file-local variable.
Documentation:
Regexp matching the start of a JavaScript identifier, without grouping.