【发布时间】:2012-02-24 19:28:50
【问题描述】:
以下错误输出的Vim grepformat是什么(node-jslint的错误输出)?
static/js/t.js
#1 Expected 'this' at column 5, not column 3.
this.JSON2 = {}; // Line 44, Pos 3
#2 Expected 'use strict' at column 5, not column 3.
"use strict"; // Line 48, Pos 3
【问题讨论】:
-
Vim errorformat and jslint 的可能重复项