elhagen13 / StudyWell

1 stars 0 forks source link

Added estimated pomodoros to tasks #39

Closed kaseyliu closed 11 months ago

kaseyliu commented 11 months ago
elhagen13 commented 11 months ago

Looks good, but it the files need to be in the prettier format to pass the tests. I think this command in the terminal should work. npx prettier . --write

elhagen13 commented 11 months ago

It looks great! Good job (:

kaseyliu commented 11 months ago

Looks good, but it the files need to be in the prettier format to pass the tests. I think this command in the terminal should work. npx prettier . --write

Ok, done! thanks :)