angular/packages/zone.js/test/typings
Paul Gschwendtner cc5d3b75e2 refactor: update zone.js and tests to work with ESM (#48521)
* Adjusts tests to no longer rely on CommonJS features. Switches them to
  ESM
* Updates test initialization files to not double-initialize Jasmine now
  that bootstrap files are loaded after Jasmine. The `jasmine.boot`
  setup was hacky from `rules_nodejs` and will break in the future
  regardless if we e.g. use `rules_js` with actual unmodified `jasmine`.

PR Close #48521
2022-12-19 19:50:44 +00:00
..
.gitignore fix(zone.js): add missing types field in package.json (#38585) 2020-09-11 08:43:53 -07:00
package.json feat(core): support TypeScript 4.9 (#48005) 2022-12-06 10:45:33 -08:00
tsconfig.json refactor: update zone.js and tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
type.test.ts refactor: update zone.js and tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00