pub fn should_transform_file( env: Env, file_path: String, include: Option<JsObject>, exclude: Option<JsObject>, ) -> Result<bool>