replygirl/tc

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
exclude_patterns:
- ".github/"
- ".nyc_output/"
- ".vscode/"
- ".yarn/"
- "coverage/"
- "dist/"
- "docs/"
- "node_modules/"
- ".pnp.cjs"
- "rollup.config.*"
- "**/*.spec.ts"