UNPKG

storebox-client

Version:

The project is generated in [`arylo-init`](https://www.npmjs.com/package/arylo-init)

15 lines 268 B
{ "compilerOptions": { "target": "ES2016", "module": "commonjs", "strict": true, "noImplicitAny": true, "noImplicitThis": true, "moduleResolution": "node", "types": [ "node" ], "sourceRoot": "./", "sourceMap": true } }