mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
lint
This commit is contained in:
@@ -39,6 +39,7 @@ export function SaveFile(): React.ReactElement {
|
||||
function doRestore(): void {
|
||||
const save = JSON.parse(saveFile);
|
||||
// TODO: Continue here.
|
||||
console.error(save);
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user