chore(deps): update dependency @lightwing/eslint-config to ^0.0.24 - autoclosed #1133
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
lint:
src/preload/index.d.ts#L4
Unexpected separator (,)
|
lint:
src/render/shims-vue.d.ts#L2
Expected 1 empty line after import statement not followed by another import
|
lint:
tsconfig.json#L7
Expected object keys to be in specified order. 'jsx' should be before 'strict'
|
lint:
tsconfig.json#L9
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'sourceMap'
|
lint:
tsconfig.json#L12
Expected object keys to be in specified order. 'experimentalDecorators' should be before 'noImplicitAny'
|
lint:
tsconfig.json#L15
Expected object keys to be in specified order. 'lib' should be before 'baseUrl'
|
lint:
tsconfig.json#L23
Expected object keys to be in specified order. 'paths' should be before 'types'
|
lint
Process completed with exit code 1.
|