mirror of
https://github.com/robonen/questlang.git
synced 2026-03-20 19:04:47 +00:00
chore: lint files
This commit is contained in:
@@ -6,8 +6,8 @@ import type {
|
||||
OptionChoice,
|
||||
QuestProgram,
|
||||
} from './ast';
|
||||
import { ModuleLoader } from './module-loader';
|
||||
import type { ModuleHost } from './module-loader';
|
||||
import { ModuleLoader } from './module-loader';
|
||||
|
||||
/**
|
||||
* Runtime state of the quest
|
||||
|
||||
Reference in New Issue
Block a user