Nikolay Suslov 7 anni fa
parent
commit
ef37283e2f
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
 // 
 

+ 1 - 0
lib/nodejs/vwf.js

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