LidaChk / exercises-typescript

Home Page:https://ru.code-basics.com/languages/typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exercises-typescript

Github Actions Status

How to contribute

Develop

# setup
make
# run
make compose
# check
make ci-check

# run tests
make compose-test

# run linters and validators
make code-lint
make compose-description-lint
make compose-schema-validate

Designations

We are using the same designations as in the TypeScript blog.

  • // ^? - types inference
  • // ~~~ - highlight error

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About

https://ru.code-basics.com/languages/typescript


Languages

Language:TypeScript 90.1%Language:Makefile 7.8%Language:Dockerfile 1.3%Language:Shell 0.5%Language:JavaScript 0.3%