Created
June 29, 2018 11:10
-
-
Save inspireui/965a4875c6000e78360bde0e1ac1cb31 to your computer and use it in GitHub Desktop.
short import to clean code
This file contains 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
/** | |
* Import with file .js | |
* example: import { Drawer, SideMenu } from '@components'; | |
*/ | |
{ | |
"name": "@components" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment