wkdhkr/dedupper

View on GitHub
jsconfig.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true
  },
  "include": [
    "src/**/*.js",
    "index.js"
  ]
}