R1ZEN / react-yandex-maps

Yandex.Maps API bindings for React (fork https://github.com/gribnoysup/react-yandex-maps)
https://pbe-react-yandex-maps.vercel.app
MIT License
121 stars 20 forks source link

feat: more strict TS; use "incremental" in tsconfig.json; fix "lint" script; improve type of `instanceRef`; fix "prettier" script and changes by it #48

Closed KODerFunk closed 1 year ago

KODerFunk commented 1 year ago
  1. more strict TS (enable noImplicitOverride, noImplicitReturns и noUncheckedIndexedAccess)
  2. enable incremental option in tsconfig.json for increase speed of recheck-ts (by npm tsc) or rebuild
  3. improve type of instanceRef
  4. fix lint script
  5. fix prettier script and changes by it
vercel[bot] commented 1 year ago

Deployment failed with the following error:

Was unable to schedule a deployment.
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @R1ZEN on Vercel.

@R1ZEN first needs to authorize it.