fix back php linter errors #20
Annotations
1 error and 8 warnings
stylelint
Process completed with exit code 2.
|
stylelint:
blocks/Container/src/index.jsx#L108
'index' is defined but never used
|
stylelint:
blocks/Container/src/index.jsx#L109
'innerIndex' is defined but never used
|
stylelint:
blocks/Container/src/index.jsx#L198
Unexpected console statement
|
stylelint:
blocks/Row/src/index_test.jsx#L14
'useSelect' is assigned a value but never used
|
stylelint:
blocks/Row/src/index_test.jsx#L18
'allowedBlocks' is assigned a value but never used
|
stylelint:
blocks/Row/src/index_test.jsx#L19
'getClasses' is defined but never used
|
stylelint:
blocks/Row/src/index_test.jsx#L19
'params' is defined but never used
|
stylelint:
blocks/Row/src/index_test.jsx#L67
'clientId' is assigned a value but never used
|