Partially import melody project into core #82
Annotations
10 errors
src/melody/melody-code-frame/index.js#L16
Replace `'./lineNumbers'` with `"./lineNumbers"`
|
src/melody/melody-code-frame/index.js#L17
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
|
src/melody/melody-code-frame/index.js#L17
Replace `'lodash'` with `"lodash"`
|
src/melody/melody-code-frame/index.js#L21
Insert `·`
|
src/melody/melody-code-frame/index.js#L22
Split 'const' declarations into multiple statements
|
src/melody/melody-code-frame/index.js#L28
Replace `'··'` with `"··"`
|
src/melody/melody-code-frame/index.js#L29
Replace `'·|·'` with `"·|·"`
|
src/melody/melody-code-frame/index.js#L35
Replace `'number'` with `"number"`
|
src/melody/melody-code-frame/index.js#L36
Replace `'·'` with `"·"`
|
src/melody/melody-code-frame/index.js#L38
Replace `'·',·colNumber)}${repeat('^'` with `"·",·colNumber)}${repeat("^"`
|
The logs for this run have expired and are no longer available.
Loading