Skip to content

Migrate to typescript #33

Description

@creisle

To take advantage of schema/parser now being written in typescript we will convert the API to use typescript as well

depends on:

Elements/Steps (1 PR per step in order)

  • use new typescript versions of graphkb schema and graphkb parser packages
  • convert current codebase to typescript (do not include unecessary linting changes instead disable conflicting rules and save for future PRs)
  • test and update bamboo build to use ts-node
  • test and update docker-compose and docker container to use ts-node
  • finally update linting rules and do 1 commit per each rule autofix (see example of a similar PR here: Style/fix disabled linting rules pori_graphkb_client#51)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions