Closed ChrisVilches closed 1 year ago
It should have a linter & auto-formatter.
Added two scripts:
"format:js": "standard --fix", "format:pug": "pug-lint src/views/"
Also, formatted all files.
It should have a linter & auto-formatter.