`promise/prefer-await-to-callbacks` With this rule enabled, promises is almost ruled out. You can only use `await` `async` syntax. Why not notice it in the document explicitly?