Skip to content

Commit

Permalink
chore: move eslint config back to separate file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala committed Dec 1, 2020
1 parent 1afa39d commit f40d293
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "ipfs"
}
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
]
}
},
"eslintConfig": {
"extends": "ipfs"
},
"files": [
"dist",
"src"
Expand Down

0 comments on commit f40d293

Please sign in to comment.