pxt-calliope/clients/chrome/tsconfig.json
2016-06-22 09:43:03 -07:00

7 lines
113 B
JSON

{
"compiler-options": {
"target": "ES5",
"module": "amd",
"sourceMap": false
}
}