jokeyrhyme / node-init.js

impose my will upon a new or existing Node.js project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unnecessary explicit "extends" in test/.eslintrc.json

jokeyrhyme opened this issue · comments

It's not actually necessary to have "extends": [ "../.eslintrc.json" ] in our test/.eslintrc.json file (or those that we create / edit)