cloudflare / voprf-ts

A TypeScript library for Oblivious Pseudorandom Functions
BSD 3-Clause "New" or "Revised" License
28 stars 12 forks source link

no-misused-promises linting #33

Closed sublimator closed 1 year ago

sublimator commented 1 year ago

re: #31

There's a rule apparently: https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-misused-promises.md

armfazh commented 1 year ago

Closed by #31