Fix failing tests

This commit is contained in:
MICHAEL JACKSON
2017-11-08 09:13:28 -08:00
parent 2d57d96e62
commit a8ab0b7dab
3 changed files with 7 additions and 11 deletions

View File

@ -117,6 +117,6 @@
},
"prettier": {
"semi": false,
"single-quote": true
"singleQuote": true
}
}