CB-12895 : added .eslintrc files to set up jasmine environment

This commit is contained in:
Audrey So
2017-06-19 10:21:43 -07:00
parent d83d49d83b
commit ac4ac935f6
16 changed files with 25 additions and 19 deletions
-2
View File
@@ -16,8 +16,6 @@
specific language governing permissions and limitations
under the License.
*/
/* jshint laxcomma:true */
/* eslint-env jasmine */
var create = require('../../bin/lib/create');