Closed bryanforbes closed 6 years ago
Type: feature
The following has been addressed in the PR:
prettier
Description:
Replaces concurrently with npm-run-all and compiles for es2015 to support Node 6.
concurrently
npm-run-all
es2015
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Replaces
concurrently
withnpm-run-all
and compiles fores2015
to support Node 6.