commit
08260fe155
2 changed files with 11 additions and 0 deletions
@ -0,0 +1 @@ |
|||||
|
console.log('Happy developing ✨') |
||||
@ -0,0 +1,10 @@ |
|||||
|
{ |
||||
|
"name": "no-chat-control", |
||||
|
"version": "1.0.0", |
||||
|
"description": "", |
||||
|
"main": "index.js", |
||||
|
"scripts": { |
||||
|
"test": "echo \"Error: no test specified\" && exit 1" |
||||
|
}, |
||||
|
"private": true |
||||
|
} |
||||
Loading…
Reference in new issue