Add linting #68
Annotations
11 errors
|
utils.js#L5
Expected 1 empty line after require statement not followed by another require
|
utils.js#L5
`@stoplight/spectral-ruleset-bundler/with-loader` import should occur after import of `@stoplight/spectral-parsers`
|
utils.js#L5
Unable to resolve path to module '@stoplight/spectral-ruleset-bundler/with-loader'
|
utils.js#L7
'truthy' is assigned a value but never used
|
utils.js#L8
'@stoplight/spectral-parsers' should be listed in the project's dependencies. Run 'npm i -S @stoplight/spectral-parsers' to add it
|
utils.js#L8
There should be no empty line within import group
|
utils.js#L8
"@stoplight/spectral-parsers" is extraneous
|
utils.js#L63
'reject' is defined but never used
|
utils.js#L78
Strings must use singlequote
|
|
The logs for this run have expired and are no longer available.
Loading