JSHintify test

This commit is contained in:
Mohsen Azimi
2015-03-12 17:01:01 -07:00
parent 07ac7fcf95
commit 5c32313880
6 changed files with 32 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
/*
* Swagger UI and Specs Servers
*/
'use strict';
var path = require('path');
var createServer = require('http-server').createServer;