create-block icon indicating copy to clipboard operation
create-block copied to clipboard

Fix linting issue

Open donmhico opened this issue 5 years ago • 0 comments

Issue

Running the linting commands gives errors / warnings.

$ npm run lint:css
$ npm run lint:js
$ npm run lint:php

Screenshots

Lint CSS

Lint JS

Lint PHP

Proposal

IMHO, there shouldn't be any linting errors / warnings in the "bare" files.

donmhico avatar Mar 23 '20 11:03 donmhico