1
0
Fork 0
arangodb/js
Alan Plum c9b926916a
Even cleaner SyntaxError stacktraces
Don't clutter stacktraces for Node compatibility at all. Just add lineNumber/columnNumber/fileName to the object.
These are non-standard but there is precedent for these names in Mozilla.
2017-01-27 05:53:39 +01:00
..
actions Keep stacktraces out of error messages 2017-01-27 01:57:29 +01:00
apps/system grunt 2017-01-26 17:00:44 +01:00
client Properly disable timecritical 2017-01-26 16:01:12 +01:00
common Even cleaner SyntaxError stacktraces 2017-01-27 05:53:39 +01:00
contrib
node Add ansi-html, babel-code-frame, chalk 2017-01-27 01:57:29 +01:00
server Only show codeFrames for swagger errors in dev mode 2017-01-27 02:03:51 +01:00
.eslintrc added rule to eslint conf 2016-11-15 14:40:21 +01:00
.jshintrc
GUIDELINES.md