Setting up mock server (#6)
This commit is contained in:
parent
6c58af7945
commit
258ce2269f
9 changed files with 545 additions and 5 deletions
3
server/.jshintrc
Normal file
3
server/.jshintrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"node": true
|
||||
}
|
Reference in a new issue