UNPKG

127 BJSONView Raw
1{
2 "extends": "./tslint.json",
3 "rules": {
4 "no-console": [false]
5 },
6 "globals": [
7 "CHANCE_HASH"
8 ]
9}