zurfyx/eddystone-web-bluetooth

View on GitHub
tslint.json

Summary

Maintainability
Test Coverage
{
  "extends": "tslint-config-airbnb",
  "rules": {
    "no-inferrable-types": true,
    "strict-boolean-expressions": false
  }
}