-
$ npm run scoreコマンドは plato を使用しています。 -
$ npm run hintコマンドは jshint に依存しています。 -
$ npm run lintコマンドは eslint に依存しています。 -
$ npm run minと$ npm run buildコマンドは uupaa.compile.js に依存しています。
$ npm install -g plato
$ npm install -g jshint
$ npm install -g eslint
$ npm install -g uupaa.compile.js