fix: solve some of the eslint warning #362
Annotations
10 warnings
Check ESlint:
src/credentials.js#L6
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/hashes.js#L7
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/helper.js#L42
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/lib.js#L335
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/lib.js#L369
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L19
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L21
Variable name `skew_a` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L22
Variable name `skew_b` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L207
Variable name `hat_factor` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L210
Variable name `hat_canvas` must match one of the following formats: camelCase, UPPER_CASE
|
The logs for this run have expired and are no longer available.
Loading