diff --git a/.eslintrc b/.eslintrc index e1c40a0adb..88af3ecf32 100644 --- a/.eslintrc +++ b/.eslintrc @@ -12,9 +12,10 @@ "arrow-body-style": "off", "no-loop-func": "off" }, + "ignorePatterns": ["*.md", "*.png", "*.jpeg", "*.jpg"], "settings": { "react": { - "version": "latest" + "version": "18.2.0" } } } diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 912c719df3..e007b6c910 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node-version: [ 14.x ] + node-version: [ 16.x ] steps: - name: Checkout repository diff --git a/.nvmrc b/.nvmrc index 958b5a36e1..7fd023741b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v14 +v16.15.0 diff --git a/BACKERS.md b/BACKERS.md index 62c397a38c..a244d3bed3 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -14,6 +14,24 @@ `null` + +