Skip to content

Commit

Permalink
➕ Add @dkundel/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
dkundel committed Mar 29, 2018
1 parent 25fb284 commit 8814a16
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 14 deletions.
151 changes: 137 additions & 14 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"test": "jest"
},
"devDependencies": {
"@dkundel/eslint-config": "^1.0.0",
"@types/jest": "^19.2.3",
"all-contributors-cli": "^4.11.1",
"eslint": "^4.19.1",
Expand All @@ -54,6 +55,7 @@
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jest": "^21.15.0",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-typescript": "^0.10.0",
"jest": "^20.0.4",
"npm-run-all": "^4.0.2",
Expand Down

0 comments on commit 8814a16

Please sign in to comment.