Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Grunt warning with uppercase #107

Description

@Naimikan

When I run grunt, throws me the following warning:

A constructor name Should start with an uppercase letter.

In the line where I do:

if (new validationService().checkFormValidity($scope.formRegister)) { // ... }

I think if validationService is a class should be capitalize

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions