google / gts

☂️ TypeScript style guide, formatter, and linter.
https://github.com/google/gts
Apache License 2.0
5.04k stars 203 forks source link

Revert "feat: no-floating-promises (#756)" #808

Closed danielbankhead closed 11 months ago

danielbankhead commented 11 months ago

This reverts commit c93e73316164137e29daa7bea8a48083f7d7c1da.

This project property is breaking lint in the following libraries:

Error message:

Parsing error: ESLint was configured to run on `<tsconfigRootDir>....` using `parserOptions.project`: .../tsconfig.json
However, that TSConfig does not include this file.

We should include this in the next major instead as the requires a coordinated release.

BEGIN_COMMIT_OVERRIDE fix: revert feat: no-floating-promises END_COMMIT_OVERRIDE