xphong/marvel-app

View on GitHub
.eslintrc

Summary

Maintainability
Test Coverage
{
  "extends": "react-app",
  "globals": {
    "shallow": true,
    "mount": true,
    "render": true,
    "spyOn": true
  }
}