simplify command

pull/5370/head
GrandSchtroumpf 4 years ago committed by ioedeveloper
parent fc41958266
commit afd144c0c8
  1. 5
      workspace.json

@ -109,10 +109,7 @@
"e2e": {
"builder": "@nrwl/workspace:run-commands",
"options": {
"commands": [
"node apps/remix-ide-e2e/script.js"
],
"parallel": false
"commands": ["node apps/remix-ide-e2e/script.js"]
}
},
"lint": {

Loading…
Cancel
Save