Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{
2
    "name": "moodle-atto_html-beautify",
3
    "builds": {
4
        "moodle-atto_html-beautify": {
5
            "jsfiles": [
6
                "wrapper.js",
7
                "beautify.js",
8
                "beautify-css.js",
9
                "beautify-html.js"
10
            ]
11
        }
12
    },
13
    "shifter": {
14
        "lint": false
15
    }
16
}