Created
July 29, 2019 12:21
-
-
Save ndelangen/3c7d65e208b12fbc4575b384b97e42c2 to your computer and use it in GitHub Desktop.
Using presets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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