js--basic-type-re
js--basic-type-re is a variable defined in `js.el
'.Its value is
"\\_<\\(b\\(?:oolean\\|yte\\)\\|char\\|double\\|float\\|int\\|long\\|short\\|void\\)\\_>"
- This variable may be risky if used as a file-local variable.
Documentation:
Regular expression matching any predefined type in JavaScript.