aureooms/js-convex-hull-2d

View on GitHub
.codacy.yml

Summary

Maintainability
Test Coverage
languages:
  JavaScript: true
exclude_paths:
- "js/dist/*.js"
- "js/dist/**/*.js"
- "test/*.js"
- "test/**/*.js"