pxt-calliope/clients/chrome/tsconfig.json

7 lines
113 B
JSON
Raw Normal View History

2016-06-22 18:43:03 +02:00
{
"compiler-options": {
"target": "ES5",
"module": "amd",
"sourceMap": false
}
}