Skip to content

Commit

Permalink
remove redundant xo-space eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
floydpink committed Feb 16, 2020
1 parent 2b7113a commit 689d22f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
24 changes: 0 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
"chai": "^4.2.0",
"del": "^5.1.0",
"eslint": "^6.8.0",
"eslint-config-xo-space": "^0.24.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-exclude-gitignore": "^1.2.0",
Expand All @@ -90,12 +89,6 @@
"ts-node": "^8.6.2",
"typescript": "^3.7.5"
},
"eslintConfig": {
"extends": "xo-space",
"env": {
"mocha": true
}
},
"nyc": {
"include": [
"lib/**/*.ts",
Expand Down

0 comments on commit 689d22f

Please sign in to comment.