????

Your IP : 18.116.89.157


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/.nycrc

{
  "require": [
    "@babel/register"
  ],
  "reporter": [
    "lcov",
    "text-summary"
  ],
  "include": [
    "source/**/*.js"
  ],
  "exclude": [
    "source/findNumbers/Leniency.js",
    "source/findNumbers/RegExpCache.js",
    "source/findNumbers/LRUCache.js",
    "source/PhoneNumberMatcher.js",
    "source/formatNumberForMobileDialing.js",
    "source/tools/*.js",
    "**/*.test.js"
  ],
  "check-coverage": true,
  "lines": "100",
  "sourceMap": false,
  "instrument": false,
  "cache": true,
  "all": true
}