feat: theme editor #1
Annotations
7 errors and 1 warning
quality:
src/components/css-editor.js#L25
A constructor name should not start with a lowercase letter
|
quality:
src/components/css-editor.js#L27
Expected blank line before this statement
|
quality:
src/components/css-editor.js#L27
A constructor name should not start with a lowercase letter
|
quality:
src/components/css-editor.js#L28
Unexpected trailing comma
|
quality:
src/components/css-editor.js#L89
Expected blank line before this statement
|
quality:
src/components/preview-box.js#L1
'css' is defined but never used
|
quality
Process completed with exit code 1.
|
quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|