Skip to content

Commit

Permalink
Correct eslintrc for extending appropriate @pawjs/pawjs/.eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
tirthbodawala committed Jul 23, 2018
1 parent 7ced371 commit fa2fa07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "./node_modules/pawjs/.eslintrc",
"extends": "./node_modules/@pawjs/pawjs/.eslintrc",
"plugins": [
"react"
],
Expand Down

0 comments on commit fa2fa07

Please sign in to comment.