Viewing profile — wagi_ch
wagi_ch
HN member- Joined
- Thu, Apr 13, 2017, 2:40 PM UTC
- HN karma
- 8
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About wagi_ch
No profile information was provided.
Recent public activity
-
comment
Comment #14107368
I've been using `allowSyntheticDefaultImports` which does some magic behind the scenes for you to be able to use `import flatten from 'lodash/flatten'` making it really easy to use…