indutny/elliptic

View on GitHub
Gruntfile.js

Summary

Maintainability
C
7 hrs
Test Coverage

Function exports has 185 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {
  grunt.initConfig({
    browserify: {
      unittests: {
        files: {
Severity: Major
Found in Gruntfile.js - About 7 hrs to fix

    Parsing error: Invalid ecmaVersion.
    Open

    module.exports = function(grunt) {
    Severity: Minor
    Found in Gruntfile.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status