olmps / memo

Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
BSD 3-Clause "New" or "Revised" License
1.83k stars 159 forks source link

Server lint #177

Closed matuella closed 3 years ago

matuella commented 3 years ago

Adds lint for future server files - prettier for formatting, eslint for styling.

Documentation on these will be added in a future PR.

matuella commented 3 years ago

All updates made here will be merged in the last PR (#179) of this nested chain of PRs.