[Statsig] Typecheck gates (#3467)

* Typecheck gates

* Lint against untyped useGate()

* Alphabetic
This commit is contained in:
dan 2024-04-10 19:36:37 +01:00 committed by GitHub
parent bf974b147e
commit 427f3a848d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 45 additions and 6 deletions

View file

@ -31,6 +31,7 @@ module.exports = {
},
},
],
'bsky-internal/use-typed-gates': 'error',
'simple-import-sort/imports': [
'warn',
{