americanexpress / fetchye

✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.
Apache License 2.0
43 stars 22 forks source link

chore(eslint): upgrade eslint and config #62

Closed code-forger closed 2 years ago

code-forger commented 2 years ago

Description

update eslint and config to latest

Motivation and Context

Keeps the coding standard up to scratch, which means our code continues to be the quality we want

How Has This Been Tested?

as no semantic changes were made, only unit tests were run.

Types of Changes

Checklist:

What is the Impact to Developers Using Fetchye?

N/A

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 12e010179dcac35dcef061e9333dd92deeb7f77c:

Sandbox Source
quick-install Configuration
fetchye-provider-install Configuration
fetchye-redux-provider-install Configuration
nextjs-fetchye-ssr Configuration
code-forger commented 2 years ago

Note: Node 10.x check is no-longer expected. It will not run.