Nikolay Suslov 7 years ago
parent
commit
ef37283e2f
2 changed files with 2 additions and 0 deletions
  1. 1 0
      lib/nodejs/reflector.js
  2. 1 0
      lib/nodejs/vwf.js

+ 1 - 0
lib/nodejs/reflector.js

@@ -1,3 +1,4 @@
+"use strict";
 // reflector.js
 // reflector.js
 // 
 // 
 
 

+ 1 - 0
lib/nodejs/vwf.js

@@ -1,3 +1,4 @@
+"use strict";
 // vwf.js
 // vwf.js
 // This file contains the functions that handle the top level parsing and responses to
 // This file contains the functions that handle the top level parsing and responses to
 // requests for the VWF nodeJS server.
 // requests for the VWF nodeJS server.