UNPKG

@storybook/angular

Version:

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

14 lines (13 loc) 344 B
{ "compilerOptions": { "sourceMap": true, "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "skipLibCheck": true, "target": "es5", "lib": ["es2017", "dom"] } }