Browse Source

Remove line break

pull/381/head
Thomas 4 years ago
parent
commit
ba14143ca1
  1. 1
      libs/ui/.storybook/tsconfig.json

1
libs/ui/.storybook/tsconfig.json

@ -3,7 +3,6 @@
"compilerOptions": {
"emitDecoratorMetadata": true
},
"exclude": ["../**/*.spec.ts"],
"include": ["../src/**/*", "*.js"]
}

Loading…
Cancel
Save