0.28.7 • Published 4 days ago

@appsemble/tsconfig v0.28.7

Weekly downloads
-
License
LGPL-3.0-only
Repository
gitlab
Last release
4 days ago

npm.io Appsemble TypeScript presets

Reusable TypeScript presets recommended by Appsemble

npm GitLab CI Prettier

Table of Contents

Installation

npm install @appsemble/tsconfig

Usage

DOM

The dom preset configures TypeScript for usage in the browser. This is the main export from this package.

To use it, add the following to your tsconfig.json file.

{
  "extends": "@appsemble/tsconfig"
}

Preact

The preact preset configures TypeScript for usage with Preact.

To use it, add the following to your tsconfig.json file.

{
  "extends": "@appsemble/tsconfig/preact"
}

Mini JSX

The mini-jsx preset configures TypeScript for usage with mini-jsx.

To use it, add the following to your tsconfig.json file.

{
  "extends": "@appsemble/tsconfig/mini-jsx"
}

License

LGPL-3.0-only © Appsemble

0.28.7

4 days ago

0.28.6

8 days ago

0.28.5

10 days ago

0.28.4

11 days ago

0.28.3

21 days ago

0.28.2

23 days ago

0.28.0

24 days ago

0.27.12

1 month ago

0.27.11

1 month ago

0.27.10

1 month ago

0.27.9

2 months ago

0.27.8

2 months ago

0.27.7

2 months ago

0.27.6

2 months ago

0.27.5

2 months ago

0.27.4

2 months ago

0.27.2

2 months ago

0.27.1

2 months ago

0.27.0

2 months ago

0.26.0

2 months ago

0.27.3

2 months ago

0.25.2

2 months ago

0.25.1

2 months ago

0.25.0

3 months ago

0.24.13

3 months ago

0.24.12

3 months ago

0.24.10

3 months ago

0.24.9

4 months ago

0.24.8

4 months ago

0.24.7

4 months ago

0.24.6

4 months ago

0.24.4

4 months ago

0.24.3

4 months ago

0.24.2

4 months ago

0.24.1

4 months ago

0.24.0

4 months ago

0.23.9

5 months ago

0.23.8

5 months ago

0.23.7

5 months ago

0.23.6

5 months ago

0.23.5

6 months ago

0.23.4

6 months ago

0.23.3

6 months ago

0.23.2

6 months ago

0.23.1

6 months ago