Update/Upgrade packages + Restore ESLint usage #720

Merged
nikooo777 merged 8 commits from modules-update into master 2018-11-12 20:39:52 +01:00
nikooo777 commented 2018-11-11 02:08:14 +01:00 (Migrated from github.com)

In the process of deploying speech i noticed several issues with the version of packages and the pre-commit hooks. This PR addresses the following:

  • Removed yarn lockfile (unused)
  • Updated all packages to use the version supported and needed on npm 6.4.*
  • Upgraded some packages to use the last stable and supported version
  • Fixex errors in code that prevented ESLint to run as pre-hook
  • Ran ESLint on the project (added chainquery to the ignore list as it tried reformatting everything)
  • Tested the changes locally, all seems to work fine.
In the process of deploying speech i noticed several issues with the version of packages and the pre-commit hooks. This PR addresses the following: - Removed yarn lockfile (unused) - Updated all packages to use the version supported and needed on npm 6.4.* - Upgraded some packages to use the last stable and supported version - Fixex errors in code that prevented ESLint to run as pre-hook - Ran ESLint on the project (added chainquery to the ignore list as it tried reformatting everything) - Tested the changes locally, all seems to work fine.
daovist (Migrated from github.com) approved these changes 2018-11-12 20:21:46 +01:00
nikooo777 commented 2018-11-12 20:38:36 +01:00 (Migrated from github.com)

I changed the base branch to master.

I changed the base branch to master.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#720
No description provided.