fix: support Deno's JSON with comments configuration #364
Annotations
10 errors and 1 warning
Check:
src/command-parser/expand-wildcard.spec.ts#L55
Replace `"/*·comment·*/\n"` with `'/*·comment·*/\n'`
|
Check:
src/command-parser/expand-wildcard.ts#L1
Run autofix to sort these imports!
|
Check:
src/command-parser/expand-wildcard.ts#L19
Replace `"{}"` with `'{}'`
|
Check:
src/command-parser/expand-wildcard.ts#L26
Delete `············`
|
Check:
src/jsonc.spec.ts#L9
Replace `"./jsonc"` with `'./jsonc'`
|
Check:
src/jsonc.spec.ts#L22
Insert `,`
|
Check:
src/jsonc.spec.ts#L50
Replace `"asd\n\u0022\""` with `'asd\n\u0022"'`
|
Check:
src/jsonc.spec.ts#L52
Insert `,`
|
Check:
src/jsonc.spec.ts#L53
Insert `,`
|
Check:
src/jsonc.spec.ts#L54
Insert `,`
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|