apollo-elements/apollo-elements

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
exclude_patterns:
  - packages/**/*.test.ts
  - packages/**/*.d.ts
  - test/**/*.test.ts
  - test/*.test.ts
  - test/schema.ts
  - test/helpers.ts
  - '**/node_modules/**/*'