idea ide updates
[scannr.git] / js / flotr2 / make / ie.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "JAVASCRIPT": {
        "DIST_DIR": "./build",
        "ie": [
            {
                "src": "./lib/excanvas.js",
                "jshint": false
            },
            {
                "src": "./lib/base64.js",
                "jshint": false
            },
            {
                "src": "./lib/canvastext.js",
                "jshint": false
            }
        ]
    }
}