Setup php extension debugging

This commit is contained in:
Martin Aeschlimann
2016-03-16 12:29:29 +01:00
parent 64c7dddb71
commit c6186a2d9d
5 changed files with 51 additions and 6 deletions

View File

@@ -3,8 +3,7 @@
"noLib": true,
"target": "es5",
"module": "commonjs",
"sourceMap": false,
"outDir": "../out"
"outDir": "./out"
},
"exclude": [
"node_modules"