Skip to content

Commit

Permalink
- DEL: Removed duplicate eslint config.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-raubach committed Apr 28, 2022
1 parent b19ab5a commit d407937
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,6 @@
"sass-loader": "^12.0.0",
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
Expand All @@ -64,7 +50,7 @@
"> 1%",
"last 2 versions"
],
"copyright": "Copyright 2019 The James Hutton Institute",
"copyright": "Copyright 2022 The James Hutton Institute",
"homepage": "https://ics.hutton.ac.uk/get-germinate",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit d407937

Please sign in to comment.