UNPKG

@porosys/ndtool

Version:

Netdata alert and automation tool

15 lines (14 loc) 303 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "node", "allowJs": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "dist" }, "include": ["bin", "lib"] }