### Description `promise/prefer-await-to-then` should not report errors if `.then`/`.catch` calls are inside constructor of some class Because we can't have `async constructor`