Detecting Await on Effects with TSC Without ESLint

has anyone been able to detect await on Effects with TSC ( without relying on eslint ) ?
See for the record: https://stackoverflow.com/questions/60245333/when-using-typescript-in-visual-studio-code-how-do-i-configure-ts-warnings-to-b
Was this page helpful?