UNPKG

@porosys/pss

Version:

Porosys Server Setup (pss): General-purpose server setup and automation tool (including Netdata management)

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"] }