Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
87411ef5a4 | ||
|
|
114fbe6425 |
@@ -16,3 +16,5 @@ smartDebug.activate(true);
|
||||
smartDebug.log("This debug message is shown");
|
||||
```
|
||||
|
||||
The above code produces debug messages like this:
|
||||

|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartdebug",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "debug your JavaScript the smart way",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user