seriema / angular-apimock

Automatically route your API calls to static JSON files, for hiccup free front–end development.
johansson.jp/angular-apimock
MIT License
65 stars 8 forks source link

feat(grunt): enforce code style with JSCS #33

Closed seriema closed 9 years ago

seriema commented 9 years ago

Based on AngularJS’s .jscsrc rules.

Updated .js files to follow rules.

Closes #30