"scripts"{ "start": "npm-run-all --parallel isSecure open:src lint:watch", "lint":"esw webpack.config.* src buildScripts --color", "lint:watch":"npm run lint -- --watch", }