mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
adding stream to yarn lint
This commit is contained in:
parent
692f98f2bb
commit
5be7d10c89
@ -4,7 +4,7 @@
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"build": "lerna run build",
|
||||
"clean": "lerna clean && rm -rf node_modules",
|
||||
"lint": "lerna run lint",
|
||||
"lint": "lerna run lint --stream",
|
||||
"test": "lerna run test --stream"
|
||||
},
|
||||
"private": true,
|
||||
|
Loading…
Reference in New Issue
Block a user