asamuzaK / withExEditorHost

Native messaging host for withExEditor
MIT License
33 stars 8 forks source link

Refactor setup command in package.json #96

Closed asamuzaK closed 3 years ago

asamuzaK commented 3 years ago

"setup": "npm install --production && node ./index.js setup" -> "setup": "node ./index.js setup"