movex icon indicating copy to clipboard operation
movex copied to clipboard

[libs/movex] Fix linting errors

Open seog-jun opened this issue 1 year ago • 2 comments

Where

libs\movex\src\specs\resources\gameReducer.ts libs\movex\src\specs\resources\gameReducerWithDerivedState.ts libs\movex\src\specs\util\MockConnectionEmitter.ts libs\movex\src\specs\util\orchestrator.ts

What

Run npx nx lint movex --quiet and see 6 linting problems. image

Definition of done

running npx nx lint movex-service --quiet will not return any more errors for this file tsc passes npx nx tsc movex all tests pass yarn test no unnecessary code is introduced

seog-jun avatar Dec 06 '23 18:12 seog-jun

@GabrielCTroia Please assign it to me!

seog-jun avatar Dec 06 '23 18:12 seog-jun

@seog-jun assigned! sorry for the late response

GabrielCTroia avatar Dec 27 '23 20:12 GabrielCTroia