This commit is contained in:
2016-02-01 02:28:43 +01:00
parent 3e46c8c927
commit 6a884cda78
14 changed files with 169401 additions and 4288 deletions

View File

@ -0,0 +1,2 @@
var beautylog = require("beautylog");
beautylog.log("it works");

View File

@ -0,0 +1 @@
var myError = require("my-error");

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
var myError = require("my-error");