Skip to content

Commit

Permalink
Extends node config.
Browse files Browse the repository at this point in the history
  • Loading branch information
medanat committed Jul 19, 2020
1 parent c7e62f2 commit e04f3d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": [
"./packages/eslint-config/index.js",
"./packages/eslint-config-flow/index.js",
"./packages/eslint-config-react/index.js"
"./packages/eslint-config-react/index.js",
"./packages/eslint-config-node/index.js"
]
}

0 comments on commit e04f3d7

Please sign in to comment.