Created
June 1, 2016 09:06
-
-
Save daniiiol/90c729033970c610cf26f6cdf857f720 to your computer and use it in GitHub Desktop.
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
| { | |
| "viewPaths": [ | |
| "frontend/views" | |
| ], | |
| "partialPaths": [ | |
| "frontend/views/_partials" | |
| ], | |
| "componentPaths": [ | |
| "frontend/components/atoms", | |
| "frontend/components/molecules", | |
| "frontend/components/organisms" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment