UNPKG

on-server

Version:

Run shell commands in the browser

15 lines (14 loc) 301 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": false, "rootDir": "src", "outDir": "dist", "watch": true } }