Skip to main content

is_disallowed_js_ext

Function is_disallowed_js_ext 

Source
pub fn is_disallowed_js_ext(ext: &str) -> bool
Expand description

Detected-but-disallowed JS-family extensions. Morph intentionally only supports strict TypeScript/TSX, so these trigger a hard error instead of being parsed.