Add ESLint configuration and update devDependencies #7
Annotations
10 errors and 10 warnings
|
test:
js/board.js#L185
'moveHistory' is not defined
|
|
test:
js/board.js#L185
'moveHistory' is not defined
|
|
test:
js/board.js#L184
'moveHistory' is not defined
|
|
test:
js/board.js#L184
'moveHistory' is not defined
|
|
test:
js/board.js#L55
'coordsToAlgebraic' is not defined
|
|
test:
js/ai.js#L119
'debugLog' is not defined
|
|
test:
js/ai.js#L96
'debugLog' is not defined
|
|
test:
js/ai.js#L95
'debugLog' is not defined
|
|
test:
js/ai.js#L71
'deepClone' is not defined
|
|
test:
js/ai.js#L66
'debugLog' is not defined
|
|
test:
js/board.js#L226
'setSelectedSquare' is defined but never used
|
|
test:
js/board.js#L210
'delegateBoardClick' is defined but never used
|
|
test:
js/board.js#L153
'updateBoardVisuals' is defined but never used
|
|
test:
js/board.js#L39
'renderPieces' is defined but never used
|
|
test:
js/board.js#L13
'createBoard' is defined but never used
|
|
test:
js/ai.js#L151
'isMaximizingPlayer' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L151
'beta' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L151
'alpha' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L132
'currentTurn' is defined but never used. Allowed unused args must match /^_/u
|
|
test:
js/ai.js#L132
'boardState' is defined but never used. Allowed unused args must match /^_/u
|