# async-methods Ensures that all `Methods` are `async`. ## Config No config is needed ## Usage ```json { "stencil/async-methods": "error" } ``` > Fix included