summaryrefslogblamecommitdiffstats
path: root/jsconfig.json
blob: e33147a37e7166fe7df77d8d15afe6dbdc066d0b (plain) (tree)
1
2
3
4
5
6





                        
{
    "compilerOptions": {
        "target": "ES6",
        "module": "amd"
    }
}