UNPKG

@ibm-skills-network/xml-js

Version:

A convertor between XML text and Javascript object / JSON text.

14 lines 241 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "noImplicitAny": true, "strictNullChecks": true, "noEmit": true }, "files": [ "./index.d.ts", "./xml-js-tests.ts" ], "compileOnSave": false }