Commit Graph

12 Commits

Author SHA1 Message Date
Tomas Martykan
3d71f2c20a feat(scripts): handle libESM in updateProjectReferences 2026-01-22 12:37:20 +01:00
Jiri Zbytovsky
2377f92efe chore(scripts): turn on eslint 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
ac5a00426b chore(scripts): convention to import from node:packages 2025-12-15 12:26:27 +01:00
Peter Sanderson
d3bd78b719 chore: add some basic doc for scripts using yargs 2025-07-03 15:40:26 +02:00
Jiri Zbytovsky
9951068cdd chore(ci): remove typings arg from updateProjectReferences 2025-03-03 10:36:05 +01:00
Jiri Zbytovsky
857be3c4b6 feat(ci): refactor updateProjectReferences to treat tsconfig & tsconfig.lib consistently 2025-03-03 09:44:07 +01:00
yanas
70e6c68ac4 chore: configure ESLint to ensure deterministic order of imports 2025-01-30 17:47:43 +01:00
Daniel Suchý
47f8edb71c fix(repo): make TS intellisense faster (#15583) 2024-11-26 15:33:16 +01:00
Tomas Martykan
98d6437262 fix(connect): schema-utils import in build 2024-09-25 15:30:39 +02:00
Daniel Suchý
4d857722fe chore: TS project references for build:libs + buildless utxo-lib (#11526)
* chore(repo): buildless utxo-lib

* chore: use project references for build:libs too

* chore: reformat tsconfig.lib.json
2024-03-11 10:33:29 +01:00
Daniel Suchý
44fa12a79d chore(repo): ESLint refactor + speed up 70% (#11143)
* chore: eslint speedup

* chore: disable some react rules for class components

* chore: fix startup command

* chore(deps): dedupe
2024-02-12 20:18:19 +01:00
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00