Add client ESLint flat config and pass lint

This commit is contained in:
Jage9
2026-02-20 16:51:29 -05:00
parent 74c4c9e91c
commit 6a2eb36b71
2 changed files with 31 additions and 1 deletions

View File

@@ -21,7 +21,6 @@ import {
getDirection,
getNearestItem,
getNearestPeer,
type GameState,
type ItemType,
type WorldItem,
} from './state/gameState';