相关疑难解决方法(0)

什么原因导致/*global module:false*/在grunt.js中

许多grunt.js脚本以:

/*global module:false*/
module.exports = function(grunt) {
Run Code Online (Sandbox Code Playgroud)

但是第一行评论的原因是什么?

javascript node.js gruntjs

9
推荐指数
1
解决办法
1623
查看次数

标签 统计

gruntjs ×1

javascript ×1

node.js ×1