1.6.2 โ€ข Published 3 months ago

@ts-dev-tools/core v1.6.2

Weekly downloads
41
License
MIT
Repository
github
Last release
3 months ago

Homepage

npm Continuous integration npm.io PRs Welcome Sponsor GitHub stars

Welcome to @ts-dev-tools/core ๐Ÿ’Ž

Common Typescript dev tools


What's included

๐Ÿ“ฆ Package scripts

  • test: Run tests with jest
  • lint: Run linter with eslint
  • prepare: Self install / update

โšก Git hooks

pre-commit

commit-msg

pre-push

  • Run linter
  • Execute Typescript compiler with tsc
  • Run tests

๐Ÿ‘• Linter

๐Ÿ’„ Prettier

๐Ÿงช Tests

  • Install and configure Jest
  • Install and configure ts-jest to make Jest and Typescript work together

๐Ÿ“– Types


Usage

1. Install

npm install --dev @ts-dev-tools/core

Or

yarn add --dev @ts-dev-tools/core

2. Enable ts-dev-tools

npx ts-dev-tools install

Or

yarn ts-dev-tools install

โš ๏ธ If your package is not private and you're publishing it on a registry like npmjs.com, you need to disable postinstall script using pinst. Otherwise, postinstall will run when someone installs your package and result in an error.

1.6.2

3 months ago

1.6.1

6 months ago

1.6.0

8 months ago

1.5.41

9 months ago

1.5.40

10 months ago

1.5.42

9 months ago

1.5.39

11 months ago

1.5.38

1 year ago

1.5.37

1 year ago

1.5.36

2 years ago

1.5.35

2 years ago

1.5.32

2 years ago

1.5.34

2 years ago

1.5.33

2 years ago

1.5.31

2 years ago

1.5.30

2 years ago

1.5.27

2 years ago

1.5.29

2 years ago

1.5.28

2 years ago

1.5.25

2 years ago

1.5.24

2 years ago

1.5.26

2 years ago

1.5.23

2 years ago

1.5.21

2 years ago

1.5.22

2 years ago

1.5.20

2 years ago

1.5.10

2 years ago

1.5.12

2 years ago

1.5.11

2 years ago

1.5.14

2 years ago

1.5.13

2 years ago

1.5.16

2 years ago

1.5.15

2 years ago

1.5.18

2 years ago

1.5.17

2 years ago

1.5.19

2 years ago

1.5.6

3 years ago

1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.10

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

1.4.7

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

4 years ago

1.1.1

4 years ago