lipsumar / design-system-framework

9 stars 2 forks source link

warn user if config file is incorrect #9

Closed lipsumar closed 8 years ago

lipsumar commented 8 years ago

Gently warn user of any parse error in json file, or better, of any wrong config (pointing to a path that doesn't exist, duplicate config, stuff like that...)

lipsumar commented 8 years ago

Added dsf.util.file.readJSON to help with that.

lipsumar commented 8 years ago

duplicate of #19