UNPKG

electerm-sync

Version:
17 lines (16 loc) 413 B
{ "compilerOptions": { "target": "ES2020", "module": "commonjs", "outDir": "./dist", "declaration": true, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["./src/*.ts"], "$schema": "https://json.schemastore.org/tsconfig", "display": "Recommended", "extends": "@tsconfig/recommended/tsconfig.json" }