UNPKG

201 BYAMLView Raw
1engines:
2 fixme:
3 enabled: true
4 tslint:
5 enabled: true
6 channel: beta
7 config: tslint.json
8ratings:
9 paths:
10 - "**.js"
11 - "**.ts"
12exclude_paths:
13 - dist
14 - node_modules
15 - reports