olioapps / typescript-starter-lab

0 stars 1 forks source link

Implement File Updating Function #99

Open emmalgs opened 1 year ago

emmalgs commented 1 year ago

What it is

Implement a function in the FileSystemService to update user data in an existing file using the FileSystem module.

Context

Updating user data files is required when performing user data updates.

Acceptance Criteria