Skip to content

Add more Typescript and Eslint rules #33

@adamseth2

Description

@adamseth2

Context

Due to the increasing size of the team, code quality might suffer as everyone has their coding style. To remedy this, we should implement stricter ESLInt and ts.config rules. Due to workflow in #29 , these checks will be done automatically so this will save us a lot of time in the future.

Prereq

  • Requires a deep knowledge of javascript and typescript.

Example

Explore if we should make this true (Currently it is false):
"noImplicitAny": ???

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions