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.