UNPKG

254 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "es5",
4 "module": "commonjs",
5 "noImplicitAny": true,
6 "strictNullChecks": true,
7 "noEmit": true
8 },
9 "files": [
10 "./index.d.ts",
11 "./xml-js-tests.ts"
12 ],
13 "compileOnSave": false
14}
\No newline at end of file