src/lib/configuration.ts (2 lines): - line 18: // TODO enforce stricter validation - line 19: // TODO use JSON.parse(fs.readFile(x)) src/commands/image/visit.ts (1 line): - line 30: // TODO stricter types src/commands/image/download.ts (1 line): - line 26: // TODO stricter types src/lib/http.ts (1 line): - line 16: // TODO be stricter on `method` type