commit | 638eb135ad5914f91f711e17188dc1656d76c88f | [log] [tgz] |
---|---|---|
author | PineaFan <ash@pinea.dev> | Thu Jan 19 10:41:22 2023 +0000 |
committer | PineaFan <ash@pinea.dev> | Thu Jan 19 10:41:22 2023 +0000 |
tree | 75f4b456af16874ca491128d16993bd54e6284e9 | |
parent | 512961099852e90c25f71cd096089cc1b9c1e70c [diff] [blame] |
No typescript errors
diff --git a/src/config/format.ts b/src/config/format.ts index 9cd5211..53aba72 100644 --- a/src/config/format.ts +++ b/src/config/format.ts
@@ -1,4 +1,5 @@ import fs from "fs"; +// @ts-expect-error import * as readLine from "node:readline/promises"; const defaultDict: Record<string, string | string[] | boolean> = {