Commit 21d8d152 authored by Trai Nguyen's avatar Trai Nguyen

update README.md

parent 4a35042b
...@@ -69,6 +69,9 @@ curl -X POST -H 'Content-Type: application/json' -d '{"email":"foo@bar.com","pwd ...@@ -69,6 +69,9 @@ curl -X POST -H 'Content-Type: application/json' -d '{"email":"foo@bar.com","pwd
npm run build npm run build
``` ```
## Express Validator
https://github.com/validatorjs/validator.js#sanitizers
## Lint your code before you commit! ## Lint your code before you commit!
In a collaborative project, it's always a pain when you have to work on files not correctly formatted. In a collaborative project, it's always a pain when you have to work on files not correctly formatted.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment