DefinitelyTyped/types/weighted/tslint.json
Piotr Błażejewicz (Peter Blazejewicz) 7b855576c6
update(weighted): DT definition changes (#45939)
This adds changes discussed in merged PR:
`#45633

- CommonJS module shape
- proper alias for select
- TS config and TSLint config updated to just follow DT defaults
- tests amended with modern syntax - but still using existing tests

Thanks!
2020-07-10 08:43:13 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}