bump everything
* create-react-app 5.0.1 * many other dependencies * yarn 3.2.2 with Zero-Installs * fix eslint
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"extends": [
|
||||
"plugin:react/recommended",
|
||||
"plugin:prettier/recommended",
|
||||
"prettier/react"
|
||||
"react-app",
|
||||
"react-app/jest"
|
||||
],
|
||||
"globals": {
|
||||
"Atomics": "readonly",
|
||||
@@ -31,8 +32,7 @@
|
||||
}
|
||||
},
|
||||
"ignorePatterns": [
|
||||
"src/infrastructure/",
|
||||
"src/react-lazyload/"
|
||||
"src/infrastructure/"
|
||||
],
|
||||
"rules": {
|
||||
"prettier/prettier": "warn",
|
||||
@@ -52,4 +52,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user