Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Type errors in backends/js/playsys.ts #1

@tanishqkancharla

Description

@tanishqkancharla

Hey!

I noticed a bunch of type errors in playsys.ts. There also isn't a tsconfig.json. Are you using Typescript through Visual Studio, rather than npm? Are the type errors something that need to be fixed? https://www.typescriptlang.org/docs/handbook/typescript-tooling-in-5-minutes.html

I'm asking because I want to contribute. Is tackling the ts errors a good first issue? I would start by installing typescript, setting up a package.json, creating node_modules, blah blah blah. If you don't want to go down that route, but want types, an alternative might be to just write the sys calls in js, and use DefinitelyTyped or similar.

Also, running the ./build.sh in the directory results in

 > error: Could not resolve "src/web/playsys.ts"

1 error

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions