DefinitelyTyped/types/node-notifier/tslint.json
Piotr Błażejewicz (Peter Blazejewicz) 964674cbc1
feat(node-notifier): update to v6 (#42519)
- update definition to v6
- v5 created for backward compatible use
- change type definition for `NotificationCenter.timeout` documenting
change in v6 compared to v5
- added missing `sound` property of WindowsBalloon
- update the `notify` parameters for general notification
- update package configuration to support current DT defaults
- reflect the package structure with `.d.ts` files location

Thanks!
2020-03-31 15:46:56 -07:00

2 lines
33 B
JSON

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