nexus site path corrected
[portal.git] / ecomp-portal-FE-os / server / .jshintrc-spec
1 {
2   "extends": ".jshintrc",
3   "globals": {
4     "describe": true,
5     "it": true,
6     "before": true,
7     "beforeEach": true,
8     "after": true,
9     "afterEach": true
10   }
11 }