1
0
mirror of https://github.com/alrayyes/my-opinionated-gatsby-starter synced 2023-11-14 15:56:29 +00:00

Don't need gatsby eslint plugin

This commit is contained in:
Ryan Kes 2020-06-08 17:34:42 +02:00
parent de28d5332e
commit acf4d55ab6
3 changed files with 0 additions and 7 deletions

View File

@ -29,7 +29,6 @@ module.exports = {
icon: "src/images/gatsby-icon.png", // This path is relative to the root of the site.
},
},
"gatsby-plugin-eslint",
"gatsby-plugin-emotion",
`gatsby-plugin-postcss`,
// this (optional) plugin enables Progressive Web App + Offline functionality

View File

@ -50,7 +50,6 @@
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"gatsby-plugin-emotion": "^4.3.3",
"gatsby-plugin-eslint": "^2.0.8",
"husky": ">=4",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.0.1",

View File

@ -8938,11 +8938,6 @@ gatsby-plugin-emotion@^4.3.3:
"@babel/runtime" "^7.10.2"
"@emotion/babel-preset-css-prop" "^10.0.27"
gatsby-plugin-eslint@^2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-eslint/-/gatsby-plugin-eslint-2.0.8.tgz#1ff7f546a427d274dc2de3932ba29822aae330c3"
integrity sha512-vAMy37povmQJNg6ZxY78fkWR3pKwG8MNMhO3u+4vXj2MYT5avhFvHPJTAb126ZCuygf30gAWlpwbV50zP894Jw==
gatsby-plugin-manifest@^2.4.5:
version "2.4.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.10.tgz#e7576da8243e73d555905d186d685f5ce99a10cd"