chore(deps): update all non-major dependencies #370
ci.yml
on: pull_request
lint
31s
typecheck
47s
Matrix: build
Annotations
7 errors
lint:
src/shims.d.ts#L15
Expected 1 empty line after import statement not followed by another import
|
lint:
tsconfig.json#L4
Expected object keys to be in specified order. 'target' should be before 'module'
|
lint:
tsconfig.json#L7
Expected object keys to be in specified order. 'esModuleInterop' should be before 'strict'
|
lint:
tsconfig.json#L9
Expected object keys to be in specified order. 'jsx' should be before 'skipLibCheck'
|
lint:
tsconfig.json#L11
Expected object keys to be in specified order. 'moduleResolution' should be before 'noUnusedLocals'
|
lint:
tsconfig.json#L14
Expected object keys to be in specified order. 'types' should be before 'forceConsistentCasingInFileNames'
|
lint
Process completed with exit code 1.
|