commit | 880863969512f5a069bceaf26bb16cc5b570b102 | [log] [tgz] |
---|---|---|
author | arpiagariu <arpiagariu@gmail.com> | Tue Jun 07 15:50:10 2016 -0700 |
committer | arpiagariu <arpiagariu@gmail.com> | Tue Jun 07 15:50:10 2016 -0700 |
tree | 2b2f2ef17aaeeaf16c9b7e6ae546a7d111a8a3ec | |
parent | 74bd7045482da4b3a696966c2a9d64f7f71582ad [diff] [blame] |
changes to model
diff --git a/views/ngXosViews/tenant/.eslintrc b/views/ngXosViews/tenant/.eslintrc index c852748..f9a952f 100644 --- a/views/ngXosViews/tenant/.eslintrc +++ b/views/ngXosViews/tenant/.eslintrc
@@ -16,7 +16,7 @@ ], "rules": { "quotes": [2, "single"], - "camelcase": [1, {"properties": "always"}], + "camelcase": [0, {"properties": "always"}], "no-underscore-dangle": 1, "eqeqeq": [2, "smart"], "no-alert": 1,