Update README.md #18
Annotations
10 errors
Run npm run lint:
controllers/api.js#L62
Trailing spaces not allowed
|
Run npm run lint:
controllers/api.js#L742
're' is not defined
|
Run npm run lint:
test/app.js#L117
Trailing spaces not allowed
|
Run npm run lint:
test/app.js#L118
Expected indentation of 2 spaces but found 3
|
Run npm run lint:
test/models.js#L3
`../models/User` import should occur after import of `mongoose`
|
Run npm run lint:
test/models.js#L5
'crypto' is assigned a value but never used
|
Run npm run lint:
test/models.js#L6
'mongoose' is assigned a value but never used
|
Run npm run lint:
test/models.js#L8
More than 1 blank line not allowed
|
Run npm run lint:
test/models.js#L163
Trailing spaces not allowed
|
Run npm run lint:
test/models.js#L370
Too many blank lines at the end of file. Max of 0 allowed
|
Loading