Change of examples configuration in README modules.

This change is related commit f59f035a7e
Now is used  grunt for check ESLint syntax validation of config/* files
This commit is contained in:
Rodrigo Ramírez Norambuena
2017-01-24 17:22:17 -03:00
parent 57ea2ac039
commit 422349c2d1
9 changed files with 36 additions and 36 deletions

View File

@@ -7,7 +7,7 @@ To use this module, add it to the modules array in the config/config.js file:
```
modules: [
{
module: 'alert',
module: "alert",
config: {
// The config property is optional.
// See 'Configuration options' for more information.