mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-11-23 12:49:40 +00:00
Prefer global installation.
This commit is contained in:
parent
ddbec116c2
commit
61a1e74a21
@ -3,6 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"description": "jsbeautifier.org for node",
|
||||
"main": "beautify.js",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
"jsbeautify": "./cli.js"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user