chore: fix linting #64
Annotations
1 error and 4 warnings
|
Code Quality & Tests
Process completed with exit code 1.
|
|
Code Quality & Tests:
src/components/StartPage.tsx#L67
React Hook useEffect has a missing dependency: 'initializeAnimations'. Either include it or remove the dependency array
|
|
Code Quality & Tests:
src/components/StartPage.tsx#L7
Unexpected any. Specify a different type
|
|
Code Quality & Tests:
src/components/StartPage.tsx#L6
Unexpected any. Specify a different type
|
|
Code Quality & Tests:
src/components/BattleComponent.tsx#L889
`'` can be escaped with `'`, `‘`, `'`, `’`
|