UNPKG

@robotical/appv2-analytics-gatherer

Version:

A tool that gathers data from the Apps and sends it to the Analytics server

15 lines (14 loc) 239 B
{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": false, "removeComments": true, "outDir": "./dist" }, "exclude": [ "build", "node_modules", "src/**/*.test.ts", "src/**/*.test.tsx" ] }