pub fn ecmascript_level(name: &str) -> LevelExpand description
Build the single “files” Level that both JS and TS plugins expose.
name is the level name (pass "files" — kept as a parameter so tests can
verify the returned value without hard-coding a string twice).