H-2457: Improved ESLint configuration #8038
Annotations
10 errors
blocks/minesweeper/mine-sweeper-tag.d.ts#L2
Unallowed use of `class`. Use functions instead
|
blocks/minesweeper/mine-sweeper-tag.d.ts#L2
Class name `mine_sweeper` must match one of the following formats: PascalCase
|
blocks/minesweeper/src/app.ts#L1
Run autofix to sort these imports!
|
blocks/minesweeper/src/dev.tsx#L1
Run autofix to sort these imports!
|
blocks/minesweeper/src/dev.tsx#L5
There should be at least one empty line between import groups
|
blocks/minesweeper/src/dev.tsx#L6
There should be at least one empty line between import groups
|
blocks/minesweeper/src/dev.tsx#L7
`./types/generated/block-entity` type import should occur before import of `./index`
|
blocks/minesweeper/src/dev.tsx#L9
Prefer `.querySelector()` over `.getElementById()`
|
blocks/minesweeper/src/dev.tsx#L28
Sentences should start with an uppercase character
|
blocks/minesweeper/src/dev.tsx#L30
Sentences must end with a period
|
This job failed
Loading