1.8.8 โ€ข Published 6 months ago

@ts-dev-tools/core v1.8.8

Weekly downloads
41
License
MIT
Repository
github
Last release
6 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.8.8

6 months ago

1.8.7

6 months ago

1.8.6

7 months ago

1.8.5

7 months ago

1.8.4

7 months ago

1.8.2

8 months ago

1.8.3

8 months ago

1.8.1

10 months ago

1.8.0

10 months ago

1.6.2

1 year ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.41

2 years ago

1.5.40

2 years ago

1.5.42

2 years ago

1.5.39

2 years ago

1.5.38

2 years ago

1.5.37

3 years ago

1.5.36

3 years ago

1.5.35

3 years ago

1.5.32

3 years ago

1.5.34

3 years ago

1.5.33

3 years ago

1.5.31

3 years ago

1.5.30

3 years ago

1.5.27

3 years ago

1.5.29

3 years ago

1.5.28

3 years ago

1.5.25

3 years ago

1.5.24

3 years ago

1.5.26

3 years ago

1.5.23

3 years ago

1.5.21

3 years ago

1.5.22

3 years ago

1.5.20

3 years ago

1.5.10

3 years ago

1.5.12

3 years ago

1.5.11

3 years ago

1.5.14

3 years ago

1.5.13

3 years ago

1.5.16

3 years ago

1.5.15

3 years ago

1.5.18

3 years ago

1.5.17

3 years ago

1.5.19

3 years ago

1.5.6

4 years ago

1.5.5

4 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.10

4 years ago

1.4.9

4 years ago

1.4.8

4 years ago

1.4.7

4 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago