Skip to main content

JS_EXTS

Constant JS_EXTS 

Source
pub const JS_EXTS: &[&str];
Expand description

The extensions this check treats as “JS worth testing”. Exported so registry.rs declares the scope from the same constant — see lint_json_yaml::EXTS for the drift this prevents.