Nikolay Suslov 7 سال پیش
والد
کامیت
ef37283e2f
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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.