# render-returns-host Ensures that all `render` functions are not returning an array. ## Config No config is needed ## Usage ```json { "stencil/render-returns-host": "error" } ```