Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-12-31 05:06:54 +0300
committerChris Rebert <github@rebertia.com>2014-12-31 05:06:54 +0300
commit8d389a79a205d4b04ca04f38db4e9b90e7675c98 (patch)
tree406ffc894d5fed5adcfc06de885c40825b6ad7c9 /README.md
parentcf879c3baf6515f778e6d33dd4bb906b1d3e1277 (diff)
Update stoponwarning in README since v0.6.0 has been released
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 870e4c8..6623958 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ grunt.initConfig({
});
```
-#### options.stoponwarning (will be added in 0.6.0)
+#### options.stoponwarning
* Type: `Boolean`
* Default: `false`