jest/examples/angular
Tom Mrazauskas 8759d63787
chore: typecheck example and test files (#13353)
2022-10-01 16:29:09 +01:00
..
shared chore: remove lint exceptions for files in `examples` folder (#13346) 2022-10-01 08:01:13 +01:00
.babelrc.js chore: run prettier on everything (#12653) 2022-04-12 11:28:06 +02:00
app.component.spec.ts chore: typecheck example and test files (#13353) 2022-10-01 16:29:09 +01:00
app.component.ts chore: remove lint exceptions for files in `examples` folder (#13346) 2022-10-01 08:01:13 +01:00
app.module.ts chore: remove lint exceptions for files in `examples` folder (#13346) 2022-10-01 08:01:13 +01:00
jest.config.js chore: remove unneeded test env from angular example (#12606) 2022-03-25 17:06:06 +01:00
package.json chore: replace `@types/jest` with a new private `@jest/test-globals` package (#13344) 2022-10-01 09:40:09 +02:00
setupJest.js chore: verify all packages have the same engine requirement (#9871) 2020-04-23 20:19:29 +02:00
tsconfig.json chore: use `@jest/globals` in the Angular example (#13345) 2022-09-30 17:10:07 +02:00