Use strict mode in all backend files
add ‘use strict’ in all backend file
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
'use strict'
|
||||
var winston = require('winston')
|
||||
winston.emitErrs = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user