twitst4tz

twitter statistics web application
Log | Files | Refs | README | LICENSE

.nycrc (137B)


      1 {
      2   "check-coverage": false,
      3   "lines": 99,
      4   "statements": 99,
      5   "functions": 99,
      6   "branches": 99,
      7   "include": [
      8      "index.js"
      9   ]
     10 }