Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/tsconfig

Base tsconfig file for egg project
https://github.com/eggjs/tsconfig

Release 1.3.3

[skip ci]

## [1.3.3](https://github.com/eggjs/tsconfig/compare/v1.3.2...v1.3.3) (2023-04-16)

#...

6f64109c3e0ac10f67cf4a474e2e0cf26b8e150c authored over 1 year ago by semantic-release-bot <[email protected]>
fix: remove charset option (#9)

Option 'charset' is deprecated and will stop functioning in TypeScript 5.5

closes https://git...

c01389848ffcdd1655162c8ab79d570eb47454c2 authored over 1 year ago by fengmk2 <[email protected]>
Release 1.3.2

[skip ci]

## [1.3.2](https://github.com/eggjs/tsconfig/compare/v1.3.1...v1.3.2) (2023-02-13)

#...

afd94a6fa1e963533c8027d1a800b84e388b805b authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: disable incremental and reset target to ES2020 (#8)

https://github.com/eggjs/tsconfig/pull/4

e2915d1e36ce7f46e85e93a0f02d0c89c24e3437 authored almost 2 years ago by fengmk2 <[email protected]>
Release 1.3.1

[skip ci]

## [1.3.1](https://github.com/eggjs/tsconfig/compare/v1.3.0...v1.3.1) (2023-02-13)

#...

9567ccccdc8a6677688a09da3fc596d9927fd14a authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: revert target to ES2019 (#7)

https://github.com/eggjs/tsconfig/pull/5/files

c349fc6cc21e81471562187b8acbf296f25d6955 authored almost 2 years ago by fengmk2 <[email protected]>
Release 1.3.0

[skip ci]

## [1.3.0](https://github.com/eggjs/tsconfig/compare/v1.2.0...v1.3.0) (2023-02-11)

#...

4f5ce9ebb7ba80580e76a664367b61ebabfac8bd authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: enable emitDecoratorMetadata by default (#6)

28c8446678e29ccb7df0c3fd1e2964a05223c6cd authored almost 2 years ago by fengmk2 <[email protected]>
Release 1.2.0

[skip ci]

## [1.2.0](https://github.com/eggjs/tsconfig/compare/v1.1.0...v1.2.0) (2022-12-17)

#...

7e6f32ba2d3ab272f667acf60b3fe599c0638c08 authored about 2 years ago by semantic-release-bot <[email protected]>
feat: set compilerOptions target to es2020 (#5)

dc4ca89153ce8e149f60b0ac2a53bb0ebd6eba37 authored about 2 years ago by fengmk2 <[email protected]>
test: Add CodeQL workflow for GitHub code scanning (#3)

Co-authored-by: LGTM Migrator <[email protected]>

310cd560b0184bc591cae0e2ce3dc5ef379b80a0 authored about 2 years ago by lgtm-com[bot] <43144390+lgtm-com[bot]@users.noreply.github.com>
feat: default enable incremental (#4)

e38424f141095db94dcb1761cb5c364de98e00ee authored about 2 years ago by killa <[email protected]>
Release 1.1.0

2f67a843b44fcd25a5c4e9b7ed436d19f8aa10c9 authored over 2 years ago by 零弌 <[email protected]>
📦 NEW: Enable useUnknownInCatchVariables (#2)

* 📦 NEW: Enable useUnknownInCatchVariables

9722eb25e2f67fa1b87eff226507e241583c418d authored over 2 years ago by fengmk2 <[email protected]>
Release 1.0.0

d87ce54eace367e5c2ffe9b129535ce02f3d68de authored over 4 years ago by killagu <[email protected]>
first impl (#1)

* first impl

05c0e954eea00398ed63d6449febbc86051c7fb5 authored over 4 years ago by killa <[email protected]>
Initial commit

55353e329b5f9157baccd9aa8f3795d4fc38b751 authored over 4 years ago by killa <[email protected]>