Skip to content

ng lint fails after ng new #624

Closed
@johnpapa

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.

> [email protected] 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.

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