Commit Graph

3 Commits

Author SHA1 Message Date
Carlos Garcia Ortiz karliatto
c4e3d8a47e feat(connect-examples): node example in ts 2024-11-15 15:44:33 +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
Matej Kriz
b668c3125f chore(connect-examples): add connect examples as workspaces and remove redundant electronVersion definitions
- yarn was complaining about connect-examples not being part of project. This makes electron update easier - we can just call "yarn up electron@{version}" and it updates across whole monorepo.
2023-11-15 14:31:12 +01:00