Closed
Description
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
Labels
No labels