--- source: crates/biome_js_analyze/tests/spec_tests.rs expression: deprecatedConfig.js --- # Input ```jsx function Component() { useCustomHook(); } ```