runziggurat / ziggurat-viz

The Ziggurat Visualizations.
https://app.runziggurat.com
1 stars 0 forks source link

refactor: removed @ts-nocheck for all files but one #26

Closed kylegranger closed 1 year ago

kylegranger commented 1 year ago

force.ts still has type checking disabled -- not yet sure how to solve that.

vercel[bot] commented 1 year ago

@kylegranger is attempting to deploy a commit to the Equilibrium Team on Vercel.

To accomplish this, @kylegranger needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

muzam1l commented 1 year ago

force.ts still has type checking disabled -- not yet sure how to solve that.

Is it because of node types? You can have those any for now, before some other refactor in the future. Where the extra node properties are saved somewhere else.