0.10.20 • Published 18 hours ago

@devvit/tsconfig v0.10.20

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
18 hours ago

TSConfig

Our projects are setup to compile to as modern ESM formatted JS targetting ES2020 language features. This package centralizes our TypeScript related configuration to achieve this.

It provides:

  • base.json, the default tsconfig to be used by projects
  • typescript and tsc. Depend on tsconfig and not typescript directly so you don't have to manage its version
  • run-vitest, a npm bin script that wraps [vitest](https://vitest.dev/), a fast ESM friendly test runner.
    • note: similar to not installing typescript directly, you don't need to install vitest | jest | ..., just use this and run-vitest

TypeScript Nightly

Related to dependencies, note that we're pinned to a specific nightly release of Typescript. The reason for this is that support for moduleResolution: nodenext | node12 is gated behind nightly. This module resolution strategy lets TypeScript use package's exports. This allows us to use the same clean paths in development as in published packages (without moving compiled files around to the top-level).

0.10.20

3 days ago

0.10.19

17 days ago

0.10.18

1 month ago

0.10.17

2 months ago

0.10.16

3 months ago

0.10.15

3 months ago

0.10.14

4 months ago

0.10.13

4 months ago

0.10.12

5 months ago

0.10.11

5 months ago

0.10.10

5 months ago

0.10.9

6 months ago

0.10.1

10 months ago

0.10.2

9 months ago

0.10.3

9 months ago

0.10.4

8 months ago

0.10.5

7 months ago

0.10.6

7 months ago

0.10.7

7 months ago

0.10.8

7 months ago

0.10.0

10 months ago

0.9.8

12 months ago

0.9.7

12 months ago

0.9.9

12 months ago

0.9.4

1 year ago

0.9.3

1 year ago

0.9.6

12 months ago

0.9.5

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.11

1 year ago

0.8.9

1 year ago

0.8.8

1 year ago

0.8.5

1 year ago

0.8.7

1 year ago

0.8.6

1 year ago

0.8.10

1 year ago

0.8.4

1 year ago

0.8.3

1 year ago

0.8.2

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.22

2 years ago

0.3.21

2 years ago

0.3.19

2 years ago

0.3.18

2 years ago

0.3.17

2 years ago

0.3.16

2 years ago

0.3.15

2 years ago

0.3.14

2 years ago

0.3.12

2 years ago

0.3.11

2 years ago

0.3.10

2 years ago

0.3.9

2 years ago

0.3.7

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago