UNPKG

@storybook/angular

Version:

Storybook for Angular: Develop Angular components in isolation with hot reloading.

10 lines (9 loc) 194 B
{ "extends": "../tsconfig.json", "compilerOptions": { "baseUrl": "./", "module": "es2015", "types": ["node"] }, "exclude": ["karma.ts", "**/*.spec.ts"] }