smartenv/npmts.json
2016-11-21 18:28:06 +01:00

7 lines
89 B
JSON

{
"mode":"default",
"coverageTreshold":75,
"tsOptions": {
"target": "ES5"
}
}