DefinitelyTyped/types/node-telegram-bot-api/tslint.json
Alex Muench f38b79a46d Add Typings for node-telegram-bot-api (#16734)
* Add types file for node-telegram-bot-api@0.27

* Switch object to any

* Use all double-quotes

* Fix for lint breaking with OBJECT.Entries error

* Fix tslint.json structure

* Revert changes to tslint

* Add version info to fix dts error

* Fix lint issues
2017-05-31 22:33:50 -07:00

3 lines
34 B
JSON

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