Skip to content

Instantly share code, notes, and snippets.

@develar
Created February 26, 2015 07:11
Show Gist options
  • Save develar/283603d83115fce26320 to your computer and use it in GitHub Desktop.
Save develar/283603d83115fce26320 to your computer and use it in GitHub Desktop.
{
"seq": 0,
"type": "event",
"event": "compileError",
"success": true,
"body": {
"script": {
"handle": 1,
"type": "script",
"name": "/Users/develar/Documents/webstorm-test-project/issues/file.js",
"id": 46,
"lineOffset": 0,
"columnOffset": 0,
"lineCount": 5,
"sourceStart": "(function (exports, require, module, __filename, __dirname) { (function() {\n va",
"sourceLength": 143,
"scriptType": 2,
"compilationType": 0,
"context": {"ref": 0},
"text": "/Users/develar/Documents/webstorm-test-project/issues/file.js (lines: 5)"
}
},
"refs": [
{
"handle": 0,
"type": "context",
"text": "#<ContextMirror>"
}
],
"running": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment