This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/tslint.json

5 lines
56 B
JSON
Raw Normal View History

2016-10-31 20:21:45 +00:00
{
"rules": {
"no-default-export": true
}
}