Bugfixes #1652
Annotations
10 errors
Run npm run lint:
blocks/targeted-block/condition-matcher.js#L3
Unnecessary semicolon
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L34
'query' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L60
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L61
Expected indentation of 8 spaces but found 10
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L61
A space is required after '{'
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L61
Extra space after key 'name'
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L61
A space is required before '}'
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L61
Missing trailing comma
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L62
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
blocks/targeted-block/qraphql.js#L62
Missing trailing comma
|
Loading