We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e115d commit dcba582Copy full SHA for dcba582
1 file changed
lib/default-config.js
@@ -24,7 +24,7 @@ module.exports = {
24
/**
25
* Browsersync can watch your files as you work. Changes you make will either
26
* be injected into the page (CSS & images) or will cause all browsers to do
27
- * a full-page refresh. See [anymatch](https://github.com/es128/anymatch) for more information on glob patterns.
+ * a full-page refresh.
28
* @property files
29
* @type Array|String
30
* @default false
0 commit comments