agdespopoulos

Results 1 comments of agdespopoulos

> Looks like `include` defaults to an empty array here: https://github.com/storybookjs/presets/blob/master/packages/preset-typescript/index.js#L9 > > If we can take a [note from CRA](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L17-L18), maybe it could default to something more like this:...