Skip to content

Instantly share code, notes, and snippets.

@ndelangen
Created July 29, 2019 12:21
Show Gist options
  • Save ndelangen/3c7d65e208b12fbc4575b384b97e42c2 to your computer and use it in GitHub Desktop.
Save ndelangen/3c7d65e208b12fbc4575b384b97e42c2 to your computer and use it in GitHub Desktop.
Using presets
export const entries = ['**/*.stories.[t|j]s'];
export const presets = ['babel/auto', 'sass'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment