DefinitelyTyped/types/browser-sync
Kiyotoshi Ichikawa de7230bdb1 [browser-sync] Appended/updated definitions and tests. (#25301)
* [browser-sync] Type definition for Option type is missing many valid properties.
Also appending tests to cover newly added properties/interfaces.

* Updated types and appended some.
The proxy.proxyRes property could be further expressed to take one or three parameters. Its previous representation was not correct according to the documentation and default configuration the package generates.
Specified types for watchEvents, open, and logLevel options.
Converted type Object references to object per recommended guidelines of DefinitelyTyped repo.
Converted type Function references to arrow function.
More SnippetOptions properties, defined FormsOptions under GhostOptions.
Added and modified tests.
2018-05-03 09:56:04 -07:00
..
browser-sync-tests.ts [browser-sync] Appended/updated definitions and tests. (#25301) 2018-05-03 09:56:04 -07:00
index.d.ts [browser-sync] Appended/updated definitions and tests. (#25301) 2018-05-03 09:56:04 -07:00
tsconfig.json
tslint.json