junebug12851/pokered-save-editor

View on GitHub
src/app/data/savefile-expanded/SaveFileExpanded.ts

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

if statements must be braced
Open

if (saveFile !== undefined)
this.load(saveFile as SaveFileService);
Category
Status