mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Lint code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { isError } from "../common/utils";
|
||||
import { isError } from '../common/utils';
|
||||
|
||||
export interface Game {
|
||||
fps: number;
|
||||
|
||||
Reference in New Issue
Block a user