Skip to content

ng lint fails after ng new #624

Description

@johnpapa

I ran ng new foo then ng lint. There is a linting issue in the file below

$ ng lint
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.

> my-dream-app@0.0.0 lint /Users/john/_play/my-dream-app
> tslint "src/**/*.ts"

src/system-config.ts[35, 7]: variable name must be in camelcase or uppercase

Lint errors found in the listed files.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions