Rename files to kebab-case
This commit is contained in:
parent
10c0f38df0
commit
d60357904b
5 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { GameInstance } from '../game/GameInstance';
|
||||
import { GameInstance } from '../game/game-instance';
|
||||
|
||||
export type GameStateType = Pick<
|
||||
GameInstance,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue