- #139
ce51578
Thanks @JounQin! - Revert "fix(tsconfig): resolveJsonModule should not be enabled for Node16 and NodeNext resolution"
- #137
a3fde04
Thanks @JounQin! - fix(tsconfig):resolveJsonModule
should not be enabled forNode16
andNodeNext
resolution
1.3.1 (2021-04-20)
Note: Version bump only for package @1stg/tsconfig
1.3.0 (2021-04-02)
- enable eslint-plugin-jsdoc, disable ivy for ng-lib (988f810)
1.2.0 (2021-03-14)
- enable plugin:sonar/recommended, refactor tsconfig/tslint files (70c8a99)
1.1.0 (2021-02-18)
- 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
- dpes: upgrade husky (abc4f63)
- eslint-config: set sortCharacterClasses false for regex-shorthand (a60f2e2)
- eslint-config: disable some too strict unicorn rules (337ee1c)
- lint-staged: remove
git add
commands (6595d7f)
- downgrade husky temporarily, remove
git add
in lint-staged config (50c4532)
- prettier-config: add next config for babel-ts parser (0804cc8)
- prettier-config: add arrowParens avoid to prevent regression via prettier 2.0 (1336067)
- tslint-config: migrate rxjs-tslint to @rxts/rxjs-tslint (a46a510)
- deps: bump all (dev)Dependencies, migrate to GitHub Actions (8b3b84c)
0.7.2 (2019-11-18)
- deps: bump (dev)Dependencies (1a02a42)
0.7.1 (2019-11-03)
- bump @pkgr/utils version, dTs config takes highest priority (e980ddb)
0.7.0 (2019-10-31)
- enable sonar for eslint/tslint, refactor dependencies declaration (a27422f)
- a lot of tiny improvements (06fb545)
0.6.0 (2019-09-24)
- enable @pkgr/named-exports and prettier-plugin-pkg (f7b1bc6)
0.5.5 (2019-09-24)
- tsconfig: typo compose should be composite (b9896cd)
0.5.4 (2019-09-23)
- tsconfig: loose strict* is incorrect~ (bf6c452)
0.5.3 (2019-09-23)
- check package.json existence, add compose tsconfig (47da218)
- allow triple-slash for path, add more common tsconfigs (69996d3)
0.5.1 (2019-09-13)
- deps: bump dep versions, support directory option of ts resolver (0c6bcf1)
0.5.0 (2019-09-07)
0.4.0 (2019-09-05)
- enable eslint-plugin-node, more plugins for rollup (abfa39b)
- missing error binding in eslint config, bump dependencies (3210985)