1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-04-08 00:22:07 +08:00
ThibaudAv 09857a085a test: add test for RenderNgAppService
Configure app/angular package as jest projects
Allow to use jest-preset-angular for app/angular tests
2020-12-02 23:57:20 +01:00

3 lines
92 B
TypeScript

// eslint-disable-next-line import/no-extraneous-dependencies
import 'jest-preset-angular';