tunnckoCore/get-installed-path

View on GitHub
.eslintrc.json

Summary

Maintainability
Test Coverage
{
  "extends": [
    "standard-tunnckocore"
  ],
  "rules": {
    "react/react-in-jsx-scope": "off"
  }
}