F45FW / generator-fwsp-hydra

Yeoman generator for Hydra services
MIT License
8 stars 5 forks source link

We should remove jscs* from the package.json #9

Closed cjus closed 7 years ago

cjus commented 7 years ago

If we use the updated .eslintrc found there: https://github.com/flywheelsports/fwsp-hydra-express/blob/master/.eslintrc

then we can remove these:

"jscs": "3.0.7",
"jscs-jsdoc": "2.0.0",

This needs to happen in a number of projects including fwsp-hydra. I'll do that there.