3.3.0 • Published 7 months ago

@highlight-ui/configs-base-tsconfig v3.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

@highlight-ui/configs-base-tsconfig

Installation

Using yarn:

yarn add @highlight-ui/configs-base-tsconfig -D

Using npm:

npm install --save-dev @highlight-ui/configs-base-tsconfig

Usage

// tsconfig.json
{
  "extends": "@highlight-ui/configs-base-tsconfig",
  "exclude": ["./node_modules", "./dist", "./tests"],
  "include": ["./src/**/*.ts", "./src/**/*.tsx"]
}
3.2.2

9 months ago

3.3.0

7 months ago

3.2.3

9 months ago

3.3.0-r18.0

8 months ago

3.2.1

1 year ago

3.2.0

1 year ago

3.1.1

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.0-alpha.1

2 years ago

2.1.0-alpha.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago