Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@1stg/tsconfig

1stG3.5kMIT2.3.3

Personal but Shareable TypeScript Configuration for all 1stG.me projects

readme

@1stg/app-config

Personal but Shareable TypeScript Configuration for all 1stG.me projects

Sponsors

1stG RxTS UnTS
1stG Open Collective backers and sponsors RxTS Open Collective backers and sponsors UnTS Open Collective backers and sponsors

Backers

1stG RxTS UnTS
1stG Open Collective backers and sponsors RxTS Open Collective backers and sponsors UnTS Open Collective backers and sponsors

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © JounQin@1stG.me

changelog

Change Log

2.3.3

Patch Changes

  • #220 9268bd0 Thanks @JounQin! - fix(tsconfig): incompatible module option for Node16 and NodeNext

2.3.2

Patch Changes

2.3.1

Patch Changes

2.3.0

Minor Changes

2.2.5

Patch Changes

  • #139 ce51578 Thanks @JounQin! - Revert "fix(tsconfig): resolveJsonModule should not be enabled for Node16 and NodeNext resolution"

2.2.4

Patch Changes

  • #137 a3fde04 Thanks @JounQin! - fix(tsconfig): resolveJsonModule should not be enabled for Node16 and NodeNext resolution

2.2.3

Patch Changes

2.2.2

Patch Changes

2.2.1

Patch Changes

2.2.0

Minor Changes

2.1.0

Minor Changes

  • d10ccec Thanks @JounQin! - feat(tsconfig): add node16 and nodenext configs

2.0.1

Patch Changes

2.0.0

Major Changes

1.4.0

Minor Changes

  • #22 f227d44 Thanks @JounQin! - feat: enable angular-eslint, disable tslint angilar rules

1.3.1 (2021-04-20)

Note: Version bump only for package @1stg/tsconfig

1.3.0 (2021-04-02)

Features

  • enable eslint-plugin-jsdoc, disable ivy for ng-lib (988f810)

1.2.0 (2021-03-14)

Features

  • enable plugin:sonar/recommended, refactor tsconfig/tslint files (70c8a99)

1.1.0 (2021-02-18)

Features

  • tsconfig: enable strictTemplates for angular (d3db8df)

1.0.0 (2021-01-26)

Note: Version bump only for package @1stg/tsconfig

0.10.3 (2020-02-22)

Note: Version bump only for package @1stg/tsconfig

0.10.2 (2020-02-12)

Bug Fixes

0.10.1 (2020-02-11)

Bug Fixes

  • eslint-config: set sortCharacterClasses false for regex-shorthand (a60f2e2)

0.10.0 (2020-02-11)

Features

  • eslint-config: disable some too strict unicorn rules (337ee1c)

0.9.2 (2020-02-07)

Bug Fixes

  • lint-staged: remove git add commands (6595d7f)

0.9.1 (2020-02-07)

Bug Fixes

  • downgrade husky temporarily, remove git add in lint-staged config (50c4532)

0.9.0 (2020-02-01)

Features

  • prettier-config: add next config for babel-ts parser (0804cc8)

0.8.1 (2020-02-01)

Bug Fixes

  • prettier-config: add arrowParens avoid to prevent regression via prettier 2.0 (1336067)

0.8.0 (2020-01-31)

Features

  • tslint-config: migrate rxjs-tslint to @rxts/rxjs-tslint (a46a510)

0.7.3 (2020-01-28)

Bug Fixes

  • deps: bump all (dev)Dependencies, migrate to GitHub Actions (8b3b84c)

0.7.2 (2019-11-18)

Bug Fixes

  • deps: bump (dev)Dependencies (1a02a42)

0.7.1 (2019-11-03)

Bug Fixes

  • bump @pkgr/utils version, dTs config takes highest priority (e980ddb)

0.7.0 (2019-10-31)

Features

  • enable sonar for eslint/tslint, refactor dependencies declaration (a27422f)

0.6.1 (2019-10-20)

Bug Fixes

  • a lot of tiny improvements (06fb545)

0.6.0 (2019-09-24)

Features

  • enable @pkgr/named-exports and prettier-plugin-pkg (f7b1bc6)

0.5.5 (2019-09-24)

Bug Fixes

  • tsconfig: typo compose should be composite (b9896cd)

0.5.4 (2019-09-23)

Bug Fixes

  • tsconfig: loose strict* is incorrect~ (bf6c452)

0.5.3 (2019-09-23)

Bug Fixes

  • check package.json existence, add compose tsconfig (47da218)

0.5.2 (2019-09-23)

Bug Fixes

  • allow triple-slash for path, add more common tsconfigs (69996d3)

0.5.1 (2019-09-13)

Bug Fixes

  • deps: bump dep versions, support directory option of ts resolver (0c6bcf1)

0.5.0 (2019-09-07)

Features

  • eslint-plugin-node: resolve packages in @types automatically (abb24e6)

0.4.0 (2019-09-05)

Features

  • enable eslint-plugin-node, more plugins for rollup (abfa39b)

0.3.0 (2019-09-01)

Bug Fixes

  • missing error binding in eslint config, bump dependencies (3210985)

Features

  • add rollup config, improve eslint and ts configs (c3523bb)
  • enhance eslint-config and more useful tsconfig files (acae220)
  • first blood, should just work (f925e8e)